public class DateInterval extends Object implements Serializable
DateInterval(long d0, long d1)
boolean
equals(Object o)
long
getD0()
getD1()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DateInterval(long d0, long d1)
public long getD0()
public long getD1()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 1999-2012 CodeLutin. All Rights Reserved.