Class | Description |
---|---|
HashMapContext |
Implementation of JexlContext based on a HashMap.
|
This package only contains one JexlContext implementation, the HashMapContext. A HashMapContext is simply an extension of HashMap which implements the JexlContext interface.
Copyright © 2014 The Apache Software Foundation. All rights reserved.