Uses of Interface
mondrian.util.LockBox.Entry
Packages that use LockBox.Entry
-
Uses of LockBox.Entry in mondrian.util
Methods in mondrian.util that return LockBox.EntryModifier and TypeMethodDescriptionRetrieves an entry using its string moniker.Adds an object to the lock box, and returns a key for it.Methods in mondrian.util with parameters of type LockBox.EntryModifier and TypeMethodDescriptionboolean
LockBox.deregister
(LockBox.Entry entry) Removes an entry from the lock box.