public static class Grouper.Entry<T> extends Object
Entry(T key, Object[] values)
boolean
equals(Object o)
T
getKey()
Object[]
getValues()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Entry(T key, Object[] values)
public T getKey()
public Object[] getValues()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2011–2017. All rights reserved.