Interface | Description |
---|---|
ListUtil.Converter<From,To> | |
ListUtil.Filter<T> |
Class | Description |
---|---|
HashCodeAndEqualsMockWrapper |
hashCode and equals safe mock wrapper.
|
HashCodeAndEqualsSafeSet |
hashCode and equals safe hash based set.
|
IdentitySet | |
Iterables |
Utilities for Iterables
|
ListUtil |
Basic list/collection operators.
|
Sets |