public final class OQuarto<T1,T2,T3,T4> extends Object
T4
four
T1
one
T3
three
T2
two
OQuarto(T1 one, T2 two, T3 three, T4 four)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final T1 one
public final T2 two
public final T3 three
public final T4 four
public OQuarto(T1 one, T2 two, T3 three, T4 four)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009–2020 OrientDB. All rights reserved.