public class RankEntity<T> extends Object
int
index
T
target
RankEntity(T t, int i)
boolean
equals(Object o)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final T target
public final int index
public RankEntity(T t, int i)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.