Uses of Enum
com.blackrook.small.dispatch.DispatchEntryPoint.Source
Packages that use DispatchEntryPoint.Source
Package
Description
Contains component stuff related to the dispatcher.
-
Uses of DispatchEntryPoint.Source in com.blackrook.small.dispatch
Subclasses with type arguments of type DispatchEntryPoint.Source in com.blackrook.small.dispatchMethods in com.blackrook.small.dispatch that return DispatchEntryPoint.SourceModifier and TypeMethodDescriptionstatic DispatchEntryPoint.SourceReturns the enum constant of this type with the specified name.static DispatchEntryPoint.Source[]DispatchEntryPoint.Source.values()Returns an array containing the constants of this enum type, in the order they are declared.