Package com.google.errorprone.refaster
Class UTypeVar.Key
java.lang.Object
com.google.errorprone.refaster.Bindings.Key<UTypeVar.TypeWithExpression>
com.google.errorprone.refaster.UTypeVar.Key
- Enclosing class:
- UTypeVar
public static final class UTypeVar.Key extends Bindings.Key<UTypeVar.TypeWithExpression>
Bindings key linked to a
UTypeVar
.-
Constructor Summary
Constructors Constructor Description Key(CharSequence name)
-
Method Summary
Methods inherited from class com.google.errorprone.refaster.Bindings.Key
equals, getIdentifier, hashCode, toString
-
Constructor Details
-
Key
-