Interface RandomFactory
- All Superinterfaces:
BuiltinFactory<Random>, Factory<Random>, NamedFactory<Random>, NamedResource, OptionalFeature, Supplier<Random>
- All Known Implementing Classes:
AbstractRandomFactory, BouncyCastleRandomFactory, JceRandomFactory, SingletonRandomFactory
-
Field Summary
Fields inherited from interface NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTORFields inherited from interface OptionalFeature
FALSE, TRUE -
Method Summary
Methods inherited from interface NamedResource
getNameMethods inherited from interface OptionalFeature
isSupported