| Package | Description |
|---|---|
| org.apache.commons.functor.core.comparator |
Comparator- and
Comparable-based functors, algorithms and utilities. |
| Modifier and Type | Field and Description |
|---|---|
static Max<Comparable<?>> |
Max.INSTANCE
Basic Max instance.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Comparable<?>> |
Max.instance()
Get a Max instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Max.equals(Max<?> that)
Learn whether another Max is equal to this.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.