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>
  • Method Summary

    Modifier and Type Method Description
    void accept​(E e)