public static class RefactoringUtil.ConditionCache<T> extends java.lang.Object implements Condition<T>
Constructor and Description |
---|
ConditionCache(Condition<? super T> condition) |
Modifier and Type | Method and Description |
---|---|
boolean |
value(T object) |