Uses of Interface
org.rostore.v2.media.block.allocator.BlockAllocatorListener
Packages that use BlockAllocatorListener
-
Uses of BlockAllocatorListener in org.rostore.v2.media.block.allocator
Classes in org.rostore.v2.media.block.allocator that implement BlockAllocatorListenerModifier and TypeClassDescriptionclassSpecial kind of listener that can be used to verify the block allocationsMethods in org.rostore.v2.media.block.allocator with parameters of type BlockAllocatorListenerModifier and TypeMethodDescriptionvoidBlockAllocatorListeners.addListener(BlockAllocatorListener blockAllocatorListener) Add listener to be notifiedvoidBlockAllocatorListeners.removeListener(BlockAllocatorListener blockAllocatorListener) Remove the listener, and stop receiving notifications