Interface RandomFactory
- 
- All Known Implementing Classes:
- DefaultRandomFactory
 
 public interface RandomFactory- See Also:
- DefaultRandomFactory
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description RandomcreateRandom()
 
- 
- 
- 
Method Detail- 
createRandomRandom createRandom() - Returns:
- never null
 
 
- 
 
-