public class ShuffleUtil extends Object
| Constructor and Description |
|---|
ShuffleUtil() |
| Modifier and Type | Method and Description |
|---|---|
<T> ResultCollection<T> |
shuffleAndSelectN(Collection<T> data,
int count) |
public <T> ResultCollection<T> shuffleAndSelectN(Collection<T> data, int count)
Copyright © 2019. All rights reserved.