## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck$Impl.class
  Compiled from "TinyFrameworkCallerCheck.java"
class com.android.hoststubgen.test.tinyframework.TinyFrameworkCallerCheck$Impl
  minor version: 0
  major version: 61
  flags: (0x0020) ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck$Impl
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 0, methods: 2, attributes: 4
  private com.android.hoststubgen.test.tinyframework.TinyFrameworkCallerCheck$Impl();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int getOneStub();
    descriptor: ()I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub
}
InnerClasses:
  private static #x= #x of #x;           // Impl=class com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck$Impl of class com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck
SourceFile: "TinyFrameworkCallerCheck.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
NestHost: class com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck.class
  Compiled from "TinyFrameworkCallerCheck.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkCallerCheck
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 0, methods: 3, attributes: 5
  public com.android.hoststubgen.test.tinyframework.TinyFrameworkCallerCheck();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int getOne_withCheck();
    descriptor: ()I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int getOne_noCheck();
    descriptor: ()I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
InnerClasses:
  private static #x= #x of #x;          // Impl=class com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck$Impl of class com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck
SourceFile: "TinyFrameworkCallerCheck.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
NestMembers:
  com/android/hoststubgen/test/tinyframework/TinyFrameworkCallerCheck$Impl
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkClassAnnotations.class
  Compiled from "TinyFrameworkClassAnnotations.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkClassAnnotations
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkClassAnnotations
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 1, methods: 5, attributes: 3
  public int stub;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkClassAnnotations();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

  public int addOne(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

  public int addTwo(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int nativeAddThree(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public java.lang.String visibleButUsesUnsupportedMethod();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub
}
SourceFile: "TinyFrameworkClassAnnotations.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestStub
  x: #x(#x=s#x)
    android.hosttest.annotation.HostSideTestClassLoadHook(
      value="com.android.hoststubgen.test.tinyframework.TinyFrameworkClassLoadHook.onClassLoaded"
    )
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkClassClassWideAnnotations.class
  Compiled from "TinyFrameworkClassClassWideAnnotations.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkClassClassWideAnnotations
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkClassClassWideAnnotations
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 3, methods: 8, attributes: 3
  public int stub;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int keep;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int remove;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkClassClassWideAnnotations();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public int addOne(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public int addOneInner(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public void toBeRemoved(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public int addTwo(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int nativeAddThree(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public java.lang.String unsupportedMethod();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public java.lang.String visibleButUsesUnsupportedMethod();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
SourceFile: "TinyFrameworkClassClassWideAnnotations.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkClassLoadHook.class
  Compiled from "TinyFrameworkClassLoadHook.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkClassLoadHook
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkClassLoadHook
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 1, methods: 3, attributes: 3
  public static final java.util.Set<java.lang.Class<?>> sLoadedClasses;
    descriptor: Ljava/util/Set;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: #x                          // Ljava/util/Set<Ljava/lang/Class<*>;>;

  private com.android.hoststubgen.test.tinyframework.TinyFrameworkClassLoadHook();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static void onClassLoaded(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    Signature: #x                          // (Ljava/lang/Class<*>;)V

  static {};
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
SourceFile: "TinyFrameworkClassLoadHook.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkClassWithInitializerDefault.class
  Compiled from "TinyFrameworkClassWithInitializerDefault.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkClassWithInitializerDefault
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkClassWithInitializerDefault
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 2, methods: 0, attributes: 3
  public static boolean sInitialized;
    descriptor: Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

  public static java.lang.Object sObject;
    descriptor: Ljava/lang/Object;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

}
SourceFile: "TinyFrameworkClassWithInitializerDefault.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestStub
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkClassWithInitializerStub.class
  Compiled from "TinyFrameworkClassWithInitializerStub.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkClassWithInitializerStub
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkClassWithInitializerStub
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 2, methods: 1, attributes: 3
  public static boolean sInitialized;
    descriptor: Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

  public static java.lang.Object sObject;
    descriptor: Ljava/lang/Object;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    RuntimeInvisibleAnnotations:
      x: #x()
        android.hosttest.annotation.HostSideTestStub

  static {};
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
SourceFile: "TinyFrameworkClassWithInitializerStub.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x(#x=s#x)
    android.hosttest.annotation.HostSideTestClassLoadHook(
      value="com.android.hoststubgen.test.tinyframework.TinyFrameworkClassLoadHook.onClassLoaded"
    )
  x: #x()
    android.hosttest.annotation.HostSideTestStub
  x: #x()
    android.hosttest.annotation.HostSideTestStaticInitializerStub
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkExceptionTester.class
  Compiled from "TinyFrameworkExceptionTester.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkExceptionTester
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkExceptionTester
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 0, methods: 2, attributes: 3
  public com.android.hoststubgen.test.tinyframework.TinyFrameworkExceptionTester();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int testException();
    descriptor: ()I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
SourceFile: "TinyFrameworkExceptionTester.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkForTextPolicy.class
  Compiled from "TinyFrameworkForTextPolicy.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkForTextPolicy
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkForTextPolicy
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 1, methods: 5, attributes: 2
  public int stub;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkForTextPolicy();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public int addOne(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public int addTwo(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static int nativeAddThree(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public java.lang.String visibleButUsesUnsupportedMethod();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
SourceFile: "TinyFrameworkForTextPolicy.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class
  Compiled from "TinyFrameworkNative.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 0, methods: 5, attributes: 3
  public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static native int nativeAddTwo(int);
    descriptor: (I)I
    flags: (0x0109) ACC_PUBLIC, ACC_STATIC, ACC_NATIVE

  public static int nativeAddTwo_should_be_like_this(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static native long nativeLongPlus(long, long);
    descriptor: (JJ)J
    flags: (0x0109) ACC_PUBLIC, ACC_STATIC, ACC_NATIVE

  public static long nativeLongPlus_should_be_like_this(long, long);
    descriptor: (JJ)J
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=4, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
SourceFile: "TinyFrameworkNative.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
  x: #x(#x=s#x)
    android.hosttest.annotation.HostSideTestNativeSubstitutionClass(
      value="TinyFrameworkNative_host"
    )
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass.class
  Compiled from "TinyFrameworkNestedClasses.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$BaseClass
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 1, methods: 1, attributes: 4
  public int value;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$BaseClass(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
InnerClasses:
  public static #x= #x of #x;            // BaseClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
SourceFile: "TinyFrameworkNestedClasses.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
NestHost: class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$InnerClass.class
  Compiled from "TinyFrameworkNestedClasses.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$InnerClass
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$InnerClass
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 2, methods: 1, attributes: 5
  public int value;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  final com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses this$0;
    descriptor: Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$InnerClass(com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses);
    descriptor: (Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
InnerClasses:
  public #x= #x of #x;                   // InnerClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$InnerClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
SourceFile: "TinyFrameworkNestedClasses.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
NestHost: class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass.class
  Compiled from "TinyFrameworkNestedClasses.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$StaticNestedClass
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 1, methods: 2, attributes: 5
  public int value;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$StaticNestedClass();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public static java.util.function.Supplier<java.lang.Integer> getSupplier_static();
    descriptor: ()Ljava/util/function/Supplier;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    Signature: #x                          // ()Ljava/util/function/Supplier<Ljava/lang/Integer;>;
}
InnerClasses:
  public static #x= #x of #x;            // StaticNestedClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  #x;                                    // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass$1
SourceFile: "TinyFrameworkNestedClasses.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
NestHost: class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$SubClass.class
  Compiled from "TinyFrameworkNestedClasses.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$SubClass extends com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$BaseClass
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$SubClass
  super_class: #x                         // com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass
  interfaces: 0, fields: 0, methods: 1, attributes: 4
  public com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses$SubClass(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
InnerClasses:
  public static #x= #x of #x;            // BaseClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  public static #x= #x of #x;            // SubClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$SubClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
SourceFile: "TinyFrameworkNestedClasses.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
NestHost: class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses.class
  Compiled from "TinyFrameworkNestedClasses.java"
public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses
  minor version: 0
  major version: 61
  flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: #x                          // com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  super_class: #x                         // java/lang/Object
  interfaces: 0, fields: 2, methods: 4, attributes: 5
  public final java.util.function.Supplier<java.lang.Integer> mSupplier;
    descriptor: Ljava/util/function/Supplier;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Signature: #x                          // Ljava/util/function/Supplier<Ljava/lang/Integer;>;

  public static final java.util.function.Supplier<java.lang.Integer> sSupplier;
    descriptor: Ljava/util/function/Supplier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: #x                          // Ljava/util/function/Supplier<Ljava/lang/Integer;>;

  public com.android.hoststubgen.test.tinyframework.TinyFrameworkNestedClasses();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow

  public java.util.function.Supplier<java.lang.Integer> getSupplier();
    descriptor: ()Ljava/util/function/Supplier;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    Signature: #x                          // ()Ljava/util/function/Supplier<Ljava/lang/Integer;>;

  public static java.util.function.Supplier<java.lang.Integer> getSupplier_static();
    descriptor: ()Ljava/util/function/Supplier;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
    Signature: #x                          // ()Ljava/util/function/Supplier<Ljava/lang/Integer;>;

  static {};
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         x: new           #x                 // class java/lang/RuntimeException
         x: dup
         x: ldc           #x                 // String Stub!
         x: invokespecial #x                 // Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
         x: athrow
}
InnerClasses:
  #x;                                    // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$1
  #x;                                    // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$3
  #x;                                    // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$4
  #x;                                    // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$2
  public static #x= #x of #x;           // SubClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$SubClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  public static #x= #x of #x;           // BaseClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  public static #x= #x of #x;           // StaticNestedClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  public #x= #x of #x;                  // InnerClass=class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$InnerClass of class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses
  #x;                                    // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass$1
SourceFile: "TinyFrameworkNestedClasses.java"
RuntimeVisibleAnnotations:
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedStubClass
  x: #x()
    com.android.hoststubgen.hosthelper.HostStubGenProcessedKeepClass
RuntimeInvisibleAnnotations:
  x: #x()
    android.hosttest.annotation.HostSideTestWholeClassStub
NestMembers:
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$SubClass
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$BaseClass
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$StaticNestedClass$1
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$InnerClass
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$4
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$3
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$2
  com/android/hoststubgen/test/tinyframework/TinyFrameworkNestedClasses$1
