public class ExtractAbbrev.AbbreviationPair extends Object
| Constructor and Description |
|---|
AbbreviationPair(String shortForm,
String longForm) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected String |
getLongForm() |
protected String |
getShortForm() |
int |
hashCode() |
String |
toString() |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.