Searched refs:ByteVector (Results 1 – 1 of 1) sorted by relevance
21 class ByteVector implements Cloneable { class25 public ByteVector() { in ByteVector() method in ByteVector31 ByteVector bv = (ByteVector)super.clone(); in clone()113 public class Bytecode extends ByteVector implements Cloneable, Opcode {