public class DictionaryUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Dictionary |
unwrap(DictionaryWrapper wrapper)
Returns the dictionary at the root of the wrapper containment hierarchy.
|
public static Dictionary unwrap(DictionaryWrapper wrapper)
DictionaryWrapper
, the method will recurse.wrapper
- Wrapper containing a dictionary.Copyright © 2001-2013 the JGloss developers. All Rights Reserved.