public final class MapperKey<K extends FieldKey<K>> extends Object
MapperKey(K... columns)
boolean
equals(Object obj)
K[]
getColumns()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MapperKey(K... columns)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public K[] getColumns()
public String toString()
toString
Copyright © 2018. All rights reserved.