public abstract class Constant extends Object implements Cloneable, Serializable
Modifier and Type | Field and Description |
---|---|
protected byte |
tag |
public final byte getTag()
public String toString()
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class Object
Object.hashCode()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.