Android Utililty Methods Collection Random

List of utility methods to do Collection Random

Description

The list of methods to do Collection Random are organized into topic(s).

Method

TgetRandom(Class clazz, Collection any)
Returns a random value get collection any
return getRandom(toArray(clazz, any));