public static class Timer.Entry extends Object
int
count
long
elapsedTime
String
name
Timer.Entry(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String name
public int count
public long elapsedTime
public Timer.Entry(String name)
Copyright © 2009-2016 Google. All Rights Reserved.