public static class Window.Neighbor<T> extends Object
int
distance
T
object
Neighbor(T reference, int distance)
boolean
equals(Object obj)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int distance
public final T object
public Neighbor(T reference, int distance)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2017. All rights reserved.