public class PrestoIntervalYearMonth extends Object
PrestoIntervalYearMonth(int year, int months)
PrestoIntervalYearMonth(long months)
boolean
equals(Object obj)
long
getMonths()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PrestoIntervalYearMonth(long months)
public PrestoIntervalYearMonth(int year, int months)
public long getMonths()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2012-2015. All Rights Reserved.