public final class ORawPair<V1,V2> extends Object
V1
first
V2
second
ORawPair(V1 first, V2 second)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final V1 first
public final V2 second
public ORawPair(V1 first, V2 second)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2009–2020 OrientDB. All rights reserved.