Package 

Class LazyThreeTen

    • Method Summary

      Modifier and Type Method Description
      static void init(Context context) Initialize threetenbp to use LazyThreeTenBp's ZoneRulesProvider
      static void cacheZones() Call on background thread to eagerly load all zones.
      • Methods inherited from class java.lang.Object

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

      • init

        @MainThread() static void init(Context context)

        Initialize threetenbp to use LazyThreeTenBp's ZoneRulesProvider

      • cacheZones

        @WorkerThread() static void cacheZones()

        Call on background thread to eagerly load all zones. Starts with loading systemDefault which is the one most likely to be used.