static final class RepresentationTextCreator.RepresentationTextCache.Key
extends java.lang.Object
| Constructor and Description | 
|---|
Key(BaseElement element,
   RepresentationTextParams textParams)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object o)  | 
int | 
hashCode()  | 
Key(@CheckForNull
    BaseElement element,
    RepresentationTextParams textParams)