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