|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Randomizable
Describes algorithms that support initialization with an arbitrary amount of random data.
| Method Summary | |
|---|---|
int |
getRandomByteSize()
Gets the number of random bytes used for calculations that need random data. |
void |
setRandomByteSize(int size)
Sets the number of random bytes used for calculations that need random data. |
| Method Detail |
|---|
int getRandomByteSize()
void setRandomByteSize(int size)
size - Number of bytes to obtain from random provider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||