public class Constant extends Object implements Comparable<Constant>
Constant(String name, String value)
int
compareTo(Constant o)
String
getName()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Constant(String name, String value)
public String getName()
public String getValue()
public int compareTo(Constant o)
compareTo
Comparable<Constant>
Copyright © 2015. All rights reserved.