public class OMultiKey extends Object
Constructor and Description |
---|
OMultiKey(Collection<?> keys) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Objects are equals if they contain the same amount of keys and these keys are equals.
|
int |
hashCode() |
String |
toString() |
public OMultiKey(Collection<?> keys)
public boolean equals(Object o)
Copyright © 2009–2020 OrientDB. All rights reserved.