|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.pubsub.Utils.Spi
public static class Utils.Spi
| Constructor Summary | |
|---|---|
Utils.Spi()
|
|
| Method Summary | |
|---|---|
protected byte[] |
engineGenerateSeed(int numBytes)
|
void |
engineNextBytes(byte[] bytes)
|
void |
engineNextBytes(byte[] bytes,
int offset)
|
void |
engineSetSeed(byte[] seed)
|
void |
updateSeed(int hashCode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils.Spi()
| Method Detail |
|---|
protected byte[] engineGenerateSeed(int numBytes)
public void engineNextBytes(byte[] bytes)
public void engineNextBytes(byte[] bytes,
int offset)
public void engineSetSeed(byte[] seed)
public void updateSeed(int hashCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||