Class LevelValues
java.lang.Object
io.higson.runtime.engine.core.context.DefaultContext
io.higson.runtime.engine.core.context.LevelValues
- All Implemented Interfaces:
ParamContext
Simple parameter evaluation context that uses values provided directly by
user. Under the hood,
DefaultContext.setLevelValues(Object[])
is called.- Since:
- 1.0.0
- Author:
- Przemek Hertel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.engine.core.context.DefaultContext
adhoc, get, get, get, getLevelValues, getString, getUserContext, has, initialize, modifyKey, set, setLevelValues, toString, with, with, withLevelValues, withLevelValues
-
Constructor Details
-
LevelValues
-