Uses of Enum
org.apache.commons.rng.simple.internal.NativeSeedType
Packages that use NativeSeedType
-
Uses of NativeSeedType in org.apache.commons.rng.simple.internal
Subclasses with type arguments of type NativeSeedType in org.apache.commons.rng.simple.internalMethods in org.apache.commons.rng.simple.internal that return NativeSeedTypeModifier and TypeMethodDescriptionstatic NativeSeedTypeReturns the enum constant of this type with the specified name.static NativeSeedType[]NativeSeedType.values()Returns an array containing the constants of this enum type, in the order they are declared.