Interface RandomProvider
-
- All Known Implementing Classes:
DefaultRandomProvider
public interface RandomProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidshuffle(List<?> list)
-
-
-
Method Detail
-
shuffle
void shuffle(List<?> list)
-
-