Package | Description |
---|---|
org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang classes. |
Modifier and Type | Field and Description |
---|---|
static ThreadUtils.AlwaysTruePredicate |
ThreadUtils.ALWAYS_TRUE_PREDICATE
Predicate which always returns true.
|