public final class H2Row extends Object implements Row
Row
boolean
equals(Object o)
<T> T
get(int index, Class<T> type)
get(String name, Class<T> type)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get, get
public boolean equals(Object o)
equals
Object
public <T> T get(int index, Class<T> type)
get
@Nullable public <T> T get(String name, Class<T> type)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.