Interface TransactionContext.CloseCallback

All Known Implementing Classes:
SingleFluidStorage, SingleItemStorage, SingleStackStorage, SingleVariantStorage, SnapshotParticipant
Enclosing interface:
TransactionContext
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface TransactionContext.CloseCallback
A callback that is invoked when a transaction is closed.