java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.TypeFilter<T>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
positive
private final boolean positive
-
Constructor Details
-
TypeFilter
public TypeFilter(Class<T> clazz)
-
TypeFilter
public TypeFilter(Class<T> clazz,
boolean positive)
-