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