Class TemporalProviders


  • public class TemporalProviders
    extends Object
    Static repository of TemporalProvider instances which provide a temporal type from another temporal type e.g. given a LocalDate returns the hour, or given a Date returns a LocalDate. No-operation providers e.g. LocalDate to LocalDate are present to keep a consistent usage pattern in the TemporalMatcher implementations