|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Max | |
|---|---|
| org.apache.commons.functor.core.comparator |
Comparator- and
Comparable-based functors, algorithms and utilities. |
| Uses of Max in org.apache.commons.functor.core.comparator |
|---|
| Fields in org.apache.commons.functor.core.comparator declared as Max | |
|---|---|
static Max<Comparable<?>> |
Max.INSTANCE
Basic Max instance. |
| Methods in org.apache.commons.functor.core.comparator that return Max | ||
|---|---|---|
static
|
Max.instance()
Get a Max instance. |
|
| Methods in org.apache.commons.functor.core.comparator with parameters of type Max | |
|---|---|
boolean |
Max.equals(Max<?> that)
Learn whether another Max is equal to this. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||