TemporalAdjusters and TemporalQueries

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • 8
    • b113
    • Verified

      The static methods on TemporalAdjuster and TemporalQuery feel slightly misplaced after using them for a few months. While they make discovery easier, they add significant weight to the basic interface. Using separate static classes for methods which are an extensible set feels more appropriate now.

      Recreating public TemporalAdjusters and TemporalQueries classes is relatively easy, as they are already package scoped.

      See JSR 310 issue: https://github.com/ThreeTen/threeten/issues/340

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: