java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.wildcard.OptionalMatch<T>
public class OptionalMatch<T>
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
match
public boolean match(T other)
-
reset
public void reset()
-