public final class PrefixName extends Prefix
Constructor and Description |
---|
PrefixName(String name,
double value)
Constructs from a name and a numeric value.
|
public PrefixName(String name, double value)
name
- The name for the prefix.value
- The numeric value for the prefix.public final int compareTo(Object obj)
compareTo
in interface Comparable<Object>
compareTo
in class Prefix
obj
- The other PrefixName.
obj
, respectively.public final int compareTo(String string)
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.