public final class Tick
Created by entaoyang@163.com on 2017/4/27.
private Long
from
to
private final String
prefix
Tick(String prefix)
final Long
getFrom()
final Unit
setFrom(Long from)
getTo()
setTo(Long to)
final String
getPrefix()
start()
end(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Long getFrom()
final Unit setFrom(Long from)
final Long getTo()
final Unit setTo(Long to)
final String getPrefix()
final Unit start()
final Unit end(String msg)