org.joda.time.chrono
Class IslamicChronology.LeapYearPatternType

java.lang.Object
  extended by org.joda.time.chrono.IslamicChronology.LeapYearPatternType
All Implemented Interfaces:
Serializable
Enclosing class:
IslamicChronology

public static class IslamicChronology.LeapYearPatternType
extends Object
implements Serializable

Opaque object describing a leap year pattern for the Islamic Chronology.

Since:
1.2
See Also:
Serialized Form

Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002–2016 Joda.org. All rights reserved.