public final class Tag extends Object implements Named, Comparable<Tag>
int
compareTo(Tag o)
boolean
equals(Object obj)
String
getName()
getPrefix()
hashCode()
static Tag
newTag(Symbol sym)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String getPrefix()
getPrefix
Named
public final String getName()
getName
public static Tag newTag(Symbol sym)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public int compareTo(Tag o)
compareTo
Comparable<Tag>
Copyright © 2012. All Rights Reserved.