| Package | Description | 
|---|---|
| mondrian.util | 
 Mondrian utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LockBox.Entry | 
LockBox.get(String moniker)
Retrieves an entry using its string moniker. 
 | 
LockBox.Entry | 
LockBox.register(Object o)
Adds an object to the lock box, and returns a key for it. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
LockBox.deregister(LockBox.Entry entry)
Removes an entry from the lock box. 
 | 
Copyright © 2017 Hitachi Vantara. All rights reserved.