com.opensymphony.module.random
Class Yarrow.EntropySource

java.lang.Object
  extended bycom.opensymphony.module.random.Yarrow.EntropySource
Enclosing class:
Yarrow

public class Yarrow.EntropySource
extends java.lang.Object


Field Summary
 int lastDelta
           
 int lastDelta2
           
 long lastVal
           
 
Constructor Summary
Yarrow.EntropySource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lastDelta

public int lastDelta

lastDelta2

public int lastDelta2

lastVal

public long lastVal
Constructor Detail

Yarrow.EntropySource

public Yarrow.EntropySource()

See www.opensymphony.com for more information.