All Implemented Interfaces:
Serializable, Cloneable, Map<TypeVariable,Variable>, SequencedMap<TypeVariable,Variable>

public class Theta extends LinkedHashMap<TypeVariable,Variable>
A mapping from type variables to inference variables.
See Also: