public class MethodCallCounter
extends java.lang.Object
| Constructor and Description |
|---|
MethodCallCounter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
call()
Call this method to count the calls.
This method will print the calls every second into System.err. |