tigase.pubsub
Class Utils.Spi
java.lang.Object
tigase.pubsub.Utils.Spi
- Enclosing class:
- Utils
public static class Utils.Spi
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils.Spi
public Utils.Spi(Random random)
engineGenerateSeed
protected byte[] engineGenerateSeed(int numBytes)
engineNextBytes
public void engineNextBytes(byte[] bytes)
engineNextBytes
public void engineNextBytes(byte[] bytes,
int offset)
engineSetSeed
public void engineSetSeed(byte[] seed)
updateSeed
public void updateSeed(int hashCode)
Copyright © 2008-2012 Tigase. All Rights Reserved.