Save This Page
Home » jcommon-1.0.13 » org.jfree.base.log » [javadoc | source]
org.jfree.base.log
public class: MemoryUsageMessage [javadoc | source]
java.lang.Object
   org.jfree.base.log.MemoryUsageMessage
A helper class to print memory usage message if needed.
Constructor:
 public MemoryUsageMessage(String message) 
    Creates a new message.
    Parameters:
    message - the message.
Method from org.jfree.base.log.MemoryUsageMessage Summary:
toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.base.log.MemoryUsageMessage Detail:
 public String toString() 
    Returns a string representation of the message (useful for debugging).