Uses of Interface
one.microstream.collections.interfaces.Shuffleable
-
Packages that use Shuffleable Package Description one.microstream.collections.interfaces -
-
Uses of Shuffleable in one.microstream.collections.interfaces
Methods in one.microstream.collections.interfaces that return Shuffleable Modifier and Type Method Description Shuffleable<E>
Shuffleable. shuffle()
Randomizes the elements in thisShuffleable
.
-