|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptEqual | |
|---|---|
| org.jjoost.util.filters | |
| Uses of AcceptEqual in org.jjoost.util.filters |
|---|
| Methods in org.jjoost.util.filters that return AcceptEqual | ||
|---|---|---|
static
|
AcceptEqual.get(E than)
Constructs a new filter accepting only values equal to the one provided, using default object equality. |
|
static
|
AcceptEqual.get(E than,
Equality<? super E> equality)
Constructs a new filter accepting only values equal to the one provided, using the provided definition of equality. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||