public final class TaggedValue extends Object
boolean
equals(Object obj)
Tag
getTag()
Object
getValue()
int
hashCode()
static TaggedValue
newTaggedValue(Tag tag, Object value)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static TaggedValue newTaggedValue(Tag tag, Object value)
public Tag getTag()
public Object getValue()
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2012. All Rights Reserved.