public class MethodDebugValueName extends LazyName
Modifier and Type | Field and Description |
---|---|
(package private) JavaMethod |
method |
(package private) String |
prefix |
Constructor and Description |
---|
MethodDebugValueName(String prefix,
JavaMethod method) |
Modifier and Type | Method and Description |
---|---|
String |
createString()
Creates the
String value of this name. |
charAt, length, subSequence, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
chars, codePoints
final JavaMethod method
public MethodDebugValueName(String prefix, JavaMethod method)
public String createString()
LazyName
String
value of this name.createString
in class LazyName