public abstract class ReferenceRenderer extends TypeRenderer
myProperties| Modifier | Constructor and Description |
|---|---|
protected |
ReferenceRenderer() |
protected |
ReferenceRenderer(java.lang.String className) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(com.sun.jdi.Type type)
Checks whether this renderer is applicable to this value
|
clone, createCachedEvaluator, getClassName, readExternal, setClassName, writeExternalequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUniqueIdprotected ReferenceRenderer()
protected ReferenceRenderer(java.lang.String className)
public boolean isApplicable(com.sun.jdi.Type type)
RendererisApplicable in interface RendererisApplicable in class TypeRenderer