examples
Class Matchmaker.Match
java.lang.Object
examples.Matchmaker.Match
- Enclosing class:
- Matchmaker
public static class Matchmaker.Match
- extends java.lang.Object
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MATCHES
public static java.lang.String[] MATCHES
EXACT
public static int EXACT
SUBSUME
public static int SUBSUME
RELAXED
public static int RELAXED
FAIL
public static int FAIL
Matchmaker.Match
public Matchmaker.Match(int matchType,
Output output,
Input input)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2004 Evren Sirin. All Rights Reserved.