com.carrotsearch.junitbenchmarks
Class GCSnapshot

java.lang.Object
  extended by com.carrotsearch.junitbenchmarks.GCSnapshot

public final class GCSnapshot
extends Object

Snapshot of GC activity (cumulative for all GC types).


Method Summary
 long accumulatedInvocations()
           
 long accumulatedTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accumulatedInvocations

public long accumulatedInvocations()

accumulatedTime

public long accumulatedTime()


Copyright © 2013 Carrot Search s.c.. All Rights Reserved.