public class CollectionUtils
extends java.lang.Object
Constructor and Description |
---|
CollectionUtils() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
randomElementOf(java.util.List<T> list)
Get a random element from the list.
|
Copyright © 2019. All Rights Reserved.