public class TypeFilter<T> extends Object implements Predicate<Op03SimpleStatement>
Constructor and Description |
---|
TypeFilter(Class<T> clazz) |
TypeFilter(Class<T> clazz,
boolean positive) |
public boolean test(Op03SimpleStatement in)
test
in interface Predicate<Op03SimpleStatement>
Copyright © 2011-2021. All Rights Reserved.