net.sourceforge.basher
Class YourKitProfilerContext
java.lang.Object
net.sourceforge.basher.ProfilerContext
net.sourceforge.basher.YourKitProfilerContext
public class YourKitProfilerContext
- extends ProfilerContext
- Author:
- Johan Lindquist
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
YourKitProfilerContext
public YourKitProfilerContext()
isGarbageCollectBeforeStart
public boolean isGarbageCollectBeforeStart()
setGarbageCollectBeforeStart
public void setGarbageCollectBeforeStart(boolean garbageCollectBeforeStart)
isGarbageCollectAfterStop
public boolean isGarbageCollectAfterStop()
setGarbageCollectAfterStop
public void setGarbageCollectAfterStop(boolean garbageCollectAfterStop)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2006-2010 Basher Team. All Rights Reserved.