Package io.github.pellse.util
Interface DelegateAware<T>
- All Known Implementing Classes:
CoreLock.NoopLock
,CoreLock.ReadLock
,CoreLock.WriteLock
public interface DelegateAware<T>
-
Method Summary
-
Method Details
-
delegate
T delegate()
-