Class LookupPair
java.lang.Object
org.vesalainen.bcc.LookupPair
- All Implemented Interfaces:
Comparable<LookupPair>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
match
private int match -
target
-
-
Constructor Details
-
LookupPair
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<LookupPair>
-
getMatch
public int getMatch() -
getTarget
-
toString
-