public class ActivityCounter
extends java.lang.Object
Constructor and Description |
---|
ActivityCounter(int activeThreshold,
long requiredIntervalMillis,
int maxNumDumps,
java.util.logging.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
finish() |
int |
getAndClearMaxActivity() |
int |
getNumCompletedDumps()
For unit test support.
|
void |
start() |
Copyright (c) 2004-2012 Oracle. All rights reserved.