Uses of Class
alpine.event.framework.AbstractChainableEvent
-
Packages that use AbstractChainableEvent Package Description alpine.event.framework This package contains the Alpine event framework. -
-
Uses of AbstractChainableEvent in alpine.event.framework
Subclasses of AbstractChainableEvent in alpine.event.framework Modifier and Type Class Description classSingletonCapableEventThis class makes it possible to specify event types which should only be processed sequentially (one at a time).
-