T
public abstract class Predicate<T> extends Object
Predicate()
abstract boolean
apply(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Predicate()
public abstract boolean apply(T object)
Copyright © 2017 JBoss by Red Hat. All rights reserved.