Class Bytecode
- java.lang.Object
-
- org.eolang.jeo.representation.bytecode.Bytecode
-
public final class Bytecode extends Object
Java bytecode.- Since:
- 0.1.0
-
-
Constructor Summary
Constructors Constructor Description Bytecode(byte[] bytes)
Constructor.
-