public class ListInstantiation extends InstantiationEntry<ImmutableList<Object>>
| Constructor and Description |
|---|
ListInstantiation(SchemaVariable sv,
ImmutableList<Object> pes)
creates a new ContextInstantiationEntry
|
ListInstantiation(SchemaVariable sv, ImmutableList<Object> pes)
sv - the SchemaVariable that is
instantiatedpes - the List the
SchemaVariable is instantiated with