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