|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RandomSource | |
---|---|
net.i2p | |
net.i2p.util | These classes define the several useful utilities used throughout the router and applications. |
Uses of RandomSource in net.i2p |
---|
Methods in net.i2p that return RandomSource | |
---|---|
RandomSource |
I2PAppContext.random()
[insert snarky comment here] |
Uses of RandomSource in net.i2p.util |
---|
Subclasses of RandomSource in net.i2p.util | |
---|---|
class |
BufferedRandomSource
Deprecated. Unused! See FortunaRandomSource |
class |
FortunaRandomSource
Wrapper around GNU-Crypto's Fortuna PRNG. |
class |
PooledRandomSource
Deprecated. Unused! See FortunaRandomSource |
Fields in net.i2p.util declared as RandomSource | |
---|---|
protected RandomSource[] |
PooledRandomSource._pool
Deprecated. |
Methods in net.i2p.util that return RandomSource | |
---|---|
static RandomSource |
RandomSource.getInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |