public final class SingleValue extends Object implements Comparable<SingleValue>
Modifier and Type | Field and Description |
---|---|
static SingleValue |
VALUE |
public static final SingleValue VALUE
public int compareTo(SingleValue o)
compareTo
in interface Comparable<SingleValue>
Copyright © 2013. All Rights Reserved.