public class IndexPair extends Object
int
first
second
IndexPair(int first, int second)
boolean
equals(Object other)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public int first
public int second
public IndexPair(int first, int second)
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
Copyright © 2017. All Rights Reserved.