public final class Token extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getDistance() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
public Token(String value, int distance)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.