public class Stint extends Object
Stint(long time, TimeUnit timeUnit)
long
getTime()
TimeUnit
getTimeUnit()
static Stint
none()
toMilliseconds()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Stint(long time, TimeUnit timeUnit)
public static Stint none()
public long getTime()
public TimeUnit getTimeUnit()
public long toMilliseconds()
Copyright © 2020. All rights reserved.