| Package | Description |
|---|---|
| org.netbeans.mdr.persistence |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
SinglevaluedIndex.get(java.lang.Object key)
Returns the value to which this index maps the specified key.
|
void |
SinglevaluedIndex.replace(java.lang.Object key,
java.lang.Object value)
Replaces the original value associated with the specified key in this index
with new value.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.