org.pentaho.reporting.libraries.base.util
public class MemoryUsageMessage extends Object
Constructor Summary | |
---|---|
MemoryUsageMessage(String message)
Creates a new message.
|
Method Summary | |
---|---|
String | toString()
Returns a string representation of the message (useful for debugging).
|
Parameters: message the message.
Returns: the string.