ix.test
Class SecureRandomTest.FutureRandom

java.lang.Object
  extended by ix.util.FutureValue
      extended by ix.test.SecureRandomTest.FutureRandom
Enclosing class:
SecureRandomTest

public static class SecureRandomTest.FutureRandom
extends FutureValue


Constructor Summary
SecureRandomTest.FutureRandom()
           
 
Method Summary
 java.lang.Object computeValue()
           
 
Methods inherited from class ix.util.FutureValue
getValue, isReady, start, waitUntilReady
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureRandomTest.FutureRandom

public SecureRandomTest.FutureRandom()
Method Detail

computeValue

public java.lang.Object computeValue()
Specified by:
computeValue in class FutureValue