| Package | Description |
|---|---|
| org.protempa.proposition.value |
| Modifier and Type | Method and Description |
|---|---|
ValueList<V> |
ValueListBuilder.build() |
static <V extends Value> |
ValueList.getInstance(V... value)
Creates a list of the provided elements in the same order.
|
ValueList<V> |
ValueList.replace() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueVisitor.visit(ValueList<? extends Value> listValue)
Processes a list of values.
|
| Constructor and Description |
|---|
ValueListBuilder(ValueList<V> valueList) |
Copyright © 2012–2016 Emory University. All rights reserved.