Uses of Enum Class
de.cuioss.test.generator.impl.PrimitiveArrayGenerators
Packages that use PrimitiveArrayGenerators
-
Uses of PrimitiveArrayGenerators in de.cuioss.test.generator.impl
Methods in de.cuioss.test.generator.impl that return PrimitiveArrayGeneratorsModifier and TypeMethodDescriptionstatic PrimitiveArrayGeneratorsPrimitiveArrayGenerators.resolveForType(Class<?> primitiveType) Returns aPrimitiveArrayGeneratorsfor the given primitive type.static PrimitiveArrayGeneratorsReturns the enum constant of this class with the specified name.static PrimitiveArrayGenerators[]PrimitiveArrayGenerators.values()Returns an array containing the constants of this enum class, in the order they are declared.