public class Interval extends Object
Interval(int val, TimeUnit unit)
boolean
equals(Object obj)
TimeUnit
getUnit()
int
getVal()
hashCode()
long
millis()
seconds()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Interval(int val, TimeUnit unit)
public boolean equals(Object obj)
equals
Object
public TimeUnit getUnit()
public int getVal()
public int hashCode()
hashCode
public long millis()
public long seconds()
public String toString()
toString
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.