|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Progress
Generic Progress logging interface.
Method Summary | |
---|---|
StringBuffer |
appendToBuffer(StringBuffer buf)
Serialize a description into a String buffer. |
boolean |
isComplete()
Test whether a progress is complete (and thus doesn't need to be shown anymore) |
String |
toString()
Returns a String representation of the progress suitable as a message for printing to the command line interface. |
Method Detail |
---|
StringBuffer appendToBuffer(StringBuffer buf)
buf
- Buffer to serialize to
boolean isComplete()
String toString()
toString
in class Object
Object.toString()
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |