Module openj9.dtfj

Class StructureStubGenerator

java.lang.Object
com.ibm.j9ddr.tools.StructureStubGenerator

public class StructureStubGenerator extends Object
Utility to generate concrete implementation classes based on the structure data found in a binary file of the same format as the new core file offset data.
  • Constructor Details

    • StructureStubGenerator

      public StructureStubGenerator()
  • Method Details