public static class Debug.Record extends Object
Record(String action)
String
getAction()
long
getEnd()
getStart()
void
setAction(String action)
setEnd(long end)
setStart(long start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Record(String action)
public long getEnd()
public void setEnd(long end)
public String getAction()
public void setAction(String action)
public long getStart()
public void setStart(long start)
Copyright © 2018. All rights reserved.