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 long millis()
public long seconds()
public int getVal()
public TimeUnit getUnit()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015 Red Hat, Inc.. All rights reserved.