Package meteordevelopment.orbit.listeners
-
Interface Summary Interface Description IListener Base type for all listeners.LambdaListener.Factory -
Class Summary Class Description ConsumerListener<T> Listener that takes in aConsumer.LambdaListener Default implementation of aIListenerthat creates a lambda at runtime to call the target method.