All Packages Class Hierarchy This Package Previous Next Index
java.math.RandomStream | +----java.math.PsudeoRandomStream
Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/) All rights reserved.
protected PRNG prng
protected byte buf[]
protected int ptr
protected int len
public PsudeoRandomStream(byte seed0[])
protected void seed(byte seed0[])
protected void nextBuffer()
protected final synchronized byte nextByte()
All Packages Class Hierarchy This Package Previous Next Index