public class TermLabelInstantiationEntry extends InstantiationEntry<ImmutableArray<TermLabel>>
| Constructor and Description |
|---|
TermLabelInstantiationEntry(ImmutableArray<TermLabel> labels) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getInstantiation, hashCodeTermLabelInstantiationEntry(ImmutableArray<TermLabel> labels)
public String toString()
toString in class InstantiationEntry<ImmutableArray<TermLabel>>