Package org.apache.poi.util
Class RandomSingleton
- java.lang.Object
-
- org.apache.poi.util.RandomSingleton
-
public class RandomSingleton extends Object
-
-
Constructor Summary
Constructors Constructor Description RandomSingleton()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SecureRandom
getInstance()
-
-
-
Method Detail
-
getInstance
public static SecureRandom getInstance()
-
-