Uses of Interface
org.jactr.core.module.random.IRandomModule

Packages that use IRandomModule
org.jactr.core.module.random.six   
 

Uses of IRandomModule in org.jactr.core.module.random.six
 

Classes in org.jactr.core.module.random.six that implement IRandomModule
 class DefaultRandomModule
           
 

Methods in org.jactr.core.module.random.six that return IRandomModule
static IRandomModule DefaultRandomModule.getInstance()