public static class StatisticsManager.Pair<L,R> extends Object
StatisticsManager.Pair(L left, R right)
boolean
equals(Object o)
L
getLeft()
R
getRight()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public StatisticsManager.Pair(L left, R right)
public L getLeft()
public R getRight()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
Copyright © 2015. All rights reserved.