|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.maxent.DoubleStringPair
public class DoubleStringPair
| Field Summary | |
|---|---|
double |
doubleValue
|
java.lang.String |
stringValue
|
| Constructor Summary | |
|---|---|
DoubleStringPair(double d,
java.lang.String s)
|
|
| Method Summary | |
|---|---|
int |
compareTo(DoubleStringPair p)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String stringValue
public final double doubleValue
| Constructor Detail |
|---|
public DoubleStringPair(double d,
java.lang.String s)
| Method Detail |
|---|
public int compareTo(DoubleStringPair p)
compareTo in interface java.lang.Comparable<DoubleStringPair>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||