Uses of Enum
org.apache.commons.rng.simple.internal.NativeSeedType
Packages that use NativeSeedType
-
Uses of NativeSeedType in org.apache.commons.rng.simple.internal
Methods 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.