public class DefaultTupleItem extends Object implements TupleItem
DefaultTupleItem(int index, Object value)
boolean
equals(Object o)
int
hashCode()
index()
Object
value()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public DefaultTupleItem(int index, Object value)
public int index()
index
TupleItem
public Object value()
value
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2023. All rights reserved.