class com.sun.glass.ui.monocle.LinuxSystem$InputAbsInfo extends com.sun.glass.ui.monocle.C$Structure
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.glass.ui.monocle.LinuxSystem$InputAbsInfo
  super_class: com.sun.glass.ui.monocle.C$Structure
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.glass.ui.monocle.LinuxSystem$InputAbsInfo this
         0: .line 139
            aload 0 /* this */
            invokespecial com.sun.glass.ui.monocle.C$Structure.<init>:()V
            return
        end local 0 // com.sun.glass.ui.monocle.LinuxSystem$InputAbsInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/glass/ui/monocle/LinuxSystem$InputAbsInfo;

  native int sizeof();
    descriptor: ()I
    flags: (0x0100) ACC_NATIVE

  static native int getValue(long);
    descriptor: (J)I
    flags: (0x0108) ACC_STATIC, ACC_NATIVE
    MethodParameters:
      Name  Flags
      p     

  static native int getMinimum(long);
    descriptor: (J)I
    flags: (0x0108) ACC_STATIC, ACC_NATIVE
    MethodParameters:
      Name  Flags
      p     

  static native int getMaximum(long);
    descriptor: (J)I
    flags: (0x0108) ACC_STATIC, ACC_NATIVE
    MethodParameters:
      Name  Flags
      p     

  static native int getFuzz(long);
    descriptor: (J)I
    flags: (0x0108) ACC_STATIC, ACC_NATIVE
    MethodParameters:
      Name  Flags
      p     

  static native int getFlat(long);
    descriptor: (J)I
    flags: (0x0108) ACC_STATIC, ACC_NATIVE
    MethodParameters:
      Name  Flags
      p     

  static native int getResolution(long);
    descriptor: (J)I
    flags: (0x0108) ACC_STATIC, ACC_NATIVE
    MethodParameters:
      Name  Flags
      p     
}
SourceFile: "LinuxSystem.java"
NestHost: com.sun.glass.ui.monocle.LinuxSystem
InnerClasses:
  abstract Structure = com.sun.glass.ui.monocle.C$Structure of com.sun.glass.ui.monocle.C
  InputAbsInfo = com.sun.glass.ui.monocle.LinuxSystem$InputAbsInfo of com.sun.glass.ui.monocle.LinuxSystem