Package com.gentlyweb.utils
Class Timings
java.lang.Object
com.gentlyweb.utils.Timings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME_ORDERED
public static final int TIME_ORDERED- See Also:
-
RANDOM
public static final int RANDOM- See Also:
-
KEY_ORDERED
public static final int KEY_ORDERED- See Also:
-
-
Constructor Details
-
Timings
public Timings(int type)
-
-
Method Details
-
iterator
-
stop
-
stop
-
stop
-
start
-
start
-
remove
-
get
-
getDuration
-
getDurationAsLong
-
start
-