T
public class Indexed<T> extends Object
Indexed(T value, int index)
boolean
equals(Object o)
int
getIndex()
getValue()
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Indexed(T value, int index)
public int getIndex()
public T getValue()
public boolean equals(Object o)
equals
Object
Copyright © 2022. All rights reserved.