Package | Description |
---|---|
org.expressionj.model |
Contains fundamental classes used for expressions.
|
Modifier and Type | Class and Description |
---|---|
static class |
ValueWrapper.Bool
A wrapper around a boolean value.
|
static class |
ValueWrapper.Float
A wrapper around a float value.
|
static class |
ValueWrapper.Int
A wrapper around an int value.
|
static class |
ValueWrapper.Obj
A wrapper around an object value.
|
Modifier and Type | Field and Description |
---|---|
protected ValueWrapper |
AbstractValue.value |
Copyright © 2018 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence