Class CalendarAstronomer.MoonAge

  • Enclosing class:
    CalendarAstronomer

    private static class CalendarAstronomer.MoonAge
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double value  
    • Constructor Summary

      Constructors 
      Constructor Description
      MoonAge​(double val)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        double value
    • Constructor Detail

      • MoonAge

        MoonAge​(double val)