Uses of Enum Class
cdc.applic.factorization.events.ReduceEvent.Type
Packages that use ReduceEvent.Type
-
Uses of ReduceEvent.Type in cdc.applic.factorization.events
Methods in cdc.applic.factorization.events that return ReduceEvent.TypeModifier and TypeMethodDescriptionReduceEvent.getType()static ReduceEvent.TypeReturns the enum constant of this class with the specified name.static ReduceEvent.Type[]ReduceEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.