Class UTCProvider

  • All Implemented Interfaces:
    Provider

    public final class UTCProvider
    extends Object
    implements Provider
    Simple time zone provider that supports only UTC.

    UTCProvider is thread-safe and immutable.

    Since:
    1.0
    • Constructor Detail

      • UTCProvider

        public UTCProvider()
        Constructor.