public class CollectionUtil extends Object
| Constructor and Description |
|---|
CollectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Comparable> |
getMax(Collection<T> collection) |
public static <T extends Comparable> T getMax(Collection<T> collection)
Copyright © 2018. All rights reserved.