org.javasimon
Class UnknownSample

java.lang.Object
  extended by org.javasimon.Sample
      extended by org.javasimon.UnknownSample

public class UnknownSample
extends Sample

Sample produced by UnknownSimons.

Since:
3.2
Author:
gquintana

Constructor Summary
UnknownSample()
           
 
Method Summary
 String toString()
          Returns readable representation of the sample object.
 
Methods inherited from class org.javasimon.Sample
finishWithUsagesAndNote, getFirstUsage, getLastReset, getLastUsage, getName, getNote, setFirstUsage, setLastReset, setLastUsage, setName, setNote, simonToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownSample

public UnknownSample()
Method Detail

toString

public String toString()
Returns readable representation of the sample object.

Overrides:
toString in class Object
Returns:
string with readable representation of the sample


Copyright © 2013. All Rights Reserved.