public interface android.print.PrintDocumentInfo$ContentType 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.print.PrintDocumentInfo$ContentType
  super_class: java.lang.Object
{
}
SourceFile: "PrintDocumentInfo.java"
NestHost: android.print.PrintDocumentInfo
InnerClasses:
  public abstract ContentType = android.print.PrintDocumentInfo$ContentType of android.print.PrintDocumentInfo
    RuntimeVisibleAnnotations: 
      java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.SOURCE:Ljava/lang/annotation/RetentionPolicy;)