Package one.microstream.functional
Interface ThrowingProcedure<E,T extends Throwable>
- All Known Subinterfaces:
 Procedure<E>
- All Known Implementing Classes:
 StorageEntity.MaxObjectId,StorageEntity.MinObjectId
public interface ThrowingProcedure<E,T extends Throwable>