public class Union extends Object
Union(int index, Object value)
boolean
equals(Object o)
int
getIndex()
Object
getValue()
hashCode()
getClass, notify, notifyAll, toString, wait, wait, wait
public Union(int index, Object value)
public int getIndex()
public Object getValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.