Uses of Enum
samples.enummocking.EnumWithConstructor
Packages that use EnumWithConstructor
-
Uses of EnumWithConstructor in samples.enummocking
Subclasses with type arguments of type EnumWithConstructor in samples.enummockingMethods in samples.enummocking that return EnumWithConstructorModifier and TypeMethodDescriptionstatic EnumWithConstructorReturns 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.