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