Uses of Enum Class
io.fluxzero.sdk.tracking.handling.HandlerRegistry.NoOpHandlerRegistry
Packages that use HandlerRegistry.NoOpHandlerRegistry
-
Uses of HandlerRegistry.NoOpHandlerRegistry in io.fluxzero.sdk.tracking.handling
Subclasses with type arguments of type HandlerRegistry.NoOpHandlerRegistry in io.fluxzero.sdk.tracking.handlingModifier and TypeClassDescriptionstatic enumA no-op handler registry that performs no registration or dispatch.Methods in io.fluxzero.sdk.tracking.handling that return HandlerRegistry.NoOpHandlerRegistryModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HandlerRegistry.NoOpHandlerRegistry[]HandlerRegistry.NoOpHandlerRegistry.values()Returns an array containing the constants of this enum class, in the order they are declared.