Package com.plotsquared.core.collection
Class SimpleRandomCollection<E>
java.lang.Object
com.plotsquared.core.collection.RandomCollection<E>
com.plotsquared.core.collection.SimpleRandomCollection<E>
-
Field Summary
Fields inherited from class com.plotsquared.core.collection.RandomCollection
random
-
Constructor Summary
-
Method Summary
Methods inherited from class com.plotsquared.core.collection.RandomCollection
getRandom, of, setRandom
-
Constructor Details
-
SimpleRandomCollection
-
-
Method Details
-
add
-
next
- Specified by:
next
in classRandomCollection<E>
-