INPUTTYPE
public interface Predicate<INPUTTYPE>
boolean
accept(INPUTTYPE type)
true
false
boolean accept(INPUTTYPE type)
Copyright © 2014 JBoss by Red Hat. All rights reserved.