static final class RepresentationTextCreator.RepresentationTextCache.Key
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
color |
(package private) boolean |
fullSignature |
(package private) boolean |
showAutoID |
| Constructor and Description |
|---|
RepresentationTextCreator.RepresentationTextCache.Key(BaseElement element,
boolean color,
boolean showAutoID,
boolean fullSignature) |
RepresentationTextCreator.RepresentationTextCache.Key(@CheckForNull
BaseElement element,
boolean color,
boolean showAutoID,
boolean fullSignature)