Class PackStateGenerators

java.lang.Object
com.offbynull.coroutines.instrumenter.PackStateGenerators

final class PackStateGenerators extends Object
Utility class to generate bytecode instructions that pack/unpack storage arrays for the operand stack and local variables table into an Object array.
  • Constructor Details

    • PackStateGenerators

      private PackStateGenerators()
  • Method Details