Module org.jpo

Class MinimumCalendar

java.lang.Object
org.jpo.datamodel.MinimumCalendar

public class MinimumCalendar extends Object
A singleton to get the smallest date the Calendar object allows so that we can compare null timestamps with real timestamps and make them come out as lower.

The code was written by Google Gemini and modified by Richard Eigenmann with some input from the Sonar Linter.
  • Method Details

    • getInstance

      public static MinimumCalendar getInstance()
    • getMinimumCalendar

      public Calendar getMinimumCalendar()