public class WordMap extends Object implements Comparable
Wordmap is the data structure for two words which has mater and slave relation between them
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
String |
getMasterWord() |
String |
getSlaveWord() |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.