Interface DelegateAware<T>

All Known Subinterfaces:
CoreLock<L>, Lock<L>
All Known Implementing Classes:
CoreLock.NoopLock, CoreLock.ReadLock, CoreLock.WriteLock

public interface DelegateAware<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • delegate

      T delegate()