- Enclosing interface:
- IExperimentHost
@AnyLogicInternalAPI public static interface IExperimentHost.IValue
Used for converting String/JSON input data to arbitrary java classes
requested by Engine. This is delegated to Cloud impl, here we have interface
only.
should be a non-primitive type.
<T> T |
get(java.lang.Class<T> type) |
Converts the value to the given type
|
Modifier and Type | Method | Description |
---|
-
How can we improve this article?
-