Interface Lock.ExtendedSupplier<T extends Lock>

All Superinterfaces:
Lock.Supplier<T>
All Known Implementing Classes:
Lock.ExtendedSupplier.Wrapper
Enclosing interface:
Lock

public static interface Lock.ExtendedSupplier<T extends Lock> extends Lock.Supplier<T>
Extension of the Lock.Supplier interface to support tryLock().