org.tanukisoftware.wrapper
Class WrapperManager.WrapperEventListenerMask
private static
class
WrapperManager.WrapperEventListenerMask
extends Object
Mapping between WrapperEventListeners and their registered masks.
This is necessary to support the case where the same listener is
registered more than once. It also makes it possible to reference
an array of these mappings without synchronization.