|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.debug.DebugTextFragment
public class DebugTextFragment
Field Summary | |
---|---|
int |
line
|
String |
template
|
String |
text
|
Constructor Summary | |
---|---|
DebugTextFragment(String text,
String template,
int line)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String text
public final String template
public final int line
Constructor Detail |
---|
public DebugTextFragment(String text, String template, int line)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |