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