java.lang.Object
xyz.janboerman.scalaloader.plugin.runtime.ClassFile
All Implemented Interfaces:
ConfigurationSerializable

public final class ClassFile extends Object implements ConfigurationSerializable
  • Constructor Details

    • ClassFile

      public ClassFile(String className, byte[] byteCode)
  • Method Details