Class ShadowTypeface.ShadowBuilder

  • Enclosing class:
    ShadowTypeface

    @Implements(value=android.graphics.Typeface.Builder.class,
                minSdk=29)
    public static class ShadowTypeface.ShadowBuilder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowBuilder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected android.graphics.Typeface build()  
      • Methods inherited from class java.lang.Object

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

      • ShadowBuilder

        public ShadowBuilder()
    • Method Detail

      • build

        @Implementation
        protected android.graphics.Typeface build()