Class Hierarchy
- java.lang.Object
- org.jeasy.random.randomizers.collection.EnumSetRandomizer<E>
- org.jeasy.random.randomizers.collection.ListRandomizer<T>
- org.jeasy.random.randomizers.collection.MapRandomizer<K,V> (implements org.jeasy.random.api.Randomizer<T>)
- org.jeasy.random.randomizers.collection.QueueRandomizer<T>
- org.jeasy.random.randomizers.collection.SetRandomizer<T>