INPUTTYPE
public interface Predicate<INPUTTYPE>
boolean
accept(INPUTTYPE type)
true
false
boolean accept(INPUTTYPE type)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.