Package | Description |
---|---|
org.apache.commons.collections4.functors |
This package contains implementations of the
Closure ,
Predicate ,
Transformer and
Factory interfaces. |
Modifier and Type | Field and Description |
---|---|
static DefaultEquator |
DefaultEquator.INSTANCE
Static instance
|
Modifier and Type | Method and Description |
---|---|
static <T> DefaultEquator<T> |
DefaultEquator.defaultEquator()
Factory returning the typed singleton instance.
|
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.