
@Deprecated public class ODictionary<T> extends Object
| Constructor and Description |
|---|
ODictionary(OIndex iIndex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<RET extends T> |
get(String iKey)
Deprecated.
|
<RET extends T> |
get(String iKey,
String fetchPlan)
Deprecated.
|
OIndex |
getIndex()
Deprecated.
|
void |
put(String iKey,
Object iValue)
Deprecated.
|
boolean |
remove(String iKey)
Deprecated.
|
long |
size()
Deprecated.
|
Copyright © 2009–2025 OrientDB. All rights reserved.