Uses of Enum
samples.enummocking.EnumWithConstructor
Packages that use EnumWithConstructor
-
Uses of EnumWithConstructor in samples.enummocking
Methods in samples.enummocking that return EnumWithConstructorModifier and TypeMethodDescriptionstatic EnumWithConstructor
Returns the enum constant of this type with the specified name.static EnumWithConstructor[]
EnumWithConstructor.values()
Returns an array containing the constants of this enum type, in the order they are declared.