/ 

java/ 16/ jdk.aot/jdk/tools/jaotc/binformat/pecoff/PECoff.class

 

  • class final package-privatePECoff
    • method package-private<init>(): void
https://openjdk.java.net/
  • GPLv2 + Classpath Exception
final class jdk.tools.jaotc.binformat.pecoff.PECoff
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: jdk.tools.jaotc.binformat.pecoff.PECoff
  super_class: java.lang.Object
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // jdk.tools.jaotc.binformat.pecoff.PECoff this
         0: .line 34
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // jdk.tools.jaotc.binformat.pecoff.PECoff this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/tools/jaotc/binformat/pecoff/PECoff;
}
SourceFile: "PECoff.java"
NestMembers:
  jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_FILE_HEADER  jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_RELOCATION  jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SECTION_HEADER  jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
InnerClasses:
  final IMAGE_FILE_HEADER = jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_FILE_HEADER of jdk.tools.jaotc.binformat.pecoff.PECoff
  final IMAGE_RELOCATION = jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_RELOCATION of jdk.tools.jaotc.binformat.pecoff.PECoff
  final IMAGE_SECTION_HEADER = jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SECTION_HEADER of jdk.tools.jaotc.binformat.pecoff.PECoff
  final IMAGE_SYMBOL = jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL of jdk.tools.jaotc.binformat.pecoff.PECoff


Missing a library or version you want to see? Open an issue!
Icon set and themes from IntelliJ Community