Class AbstractRandom
java.lang.Object
org.apache.sshd.common.random.AbstractRandom
- All Implemented Interfaces:
NamedResource, Random
- Direct Known Subclasses:
BouncyCastleRandom, JceRandom, SingletonRandomFactory
-
Field Summary
Fields inherited from interface NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface NamedResource
getName
-
Constructor Details
-
AbstractRandom
protected AbstractRandom()
-
-
Method Details
-
toString
-