public interface android.graphics.Typeface$Style extends java.lang.annotation.Annotation
  minor version: 0
  major version: 59
  flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
  this_class: android.graphics.Typeface$Style
  super_class: java.lang.Object
{
}
SourceFile: "Typeface.java"
NestHost: android.graphics.Typeface
InnerClasses:
  public abstract Style = android.graphics.Typeface$Style of android.graphics.Typeface
    RuntimeVisibleAnnotations: 
      java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.SOURCE:Ljava/lang/annotation/RetentionPolicy;)