Constructor and Description |
---|
StopTag(String name,
long tm,
StopWatch.StopTag pre) |
Modifier and Type | Method and Description |
---|---|
long |
getDuration() |
String |
getName() |
StopWatch.StopTag |
getPre() |
long |
getTm() |
String |
toString() |
public StopTag(String name, long tm, StopWatch.StopTag pre)
public long getDuration()
public String getName()
public long getTm()
public StopWatch.StopTag getPre()
Copyright © 2024. All rights reserved.