Uses of Interface
io.basestar.event.Emitter
-
-
Uses of Emitter in io.basestar.event
Classes in io.basestar.event that implement Emitter Modifier and Type Class Description static classEmitter.Multistatic classEmitter.SkipclassLoopbackMethods in io.basestar.event that return Emitter Modifier and Type Method Description static EmitterEmitter. skip()Constructor parameters in io.basestar.event with type arguments of type Emitter Constructor Description Multi(java.util.Collection<? extends Emitter> emitters)
-