Class ShadowTimeZoneFinderQ


  • @Implements(className="libcore.timezone.TimeZoneFinder",
                minSdk=29,
                isInAndroidSdk=false,
                looseSignatures=true)
    public class ShadowTimeZoneFinderQ
    extends java.lang.Object
    Shadow for TimeZoneFinder on Q after Developer Preview 1.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static java.lang.Object getInstance()  
      • Methods inherited from class java.lang.Object

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

      • ShadowTimeZoneFinderQ

        public ShadowTimeZoneFinderQ()
    • Method Detail

      • getInstance

        @Implementation
        protected static java.lang.Object getInstance()