public abstract static class PTFUtils.Predicate<T>
extends java.lang.Object
| Constructor and Description |
|---|
Predicate() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
apply(T obj) |
public abstract boolean apply(T obj)
Copyright © 2012 The Apache Software Foundation