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