Class RandomUtil
- java.lang.Object
-
- org.opennms.enlinkd.generator.util.RandomUtil
-
public class RandomUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description RandomUtil()
-
-
-
Method Detail
-
getRandom
public <E> E getRandom(List<E> collection)
-
-