Class InstructionCollection

All Implemented Interfaces:
IFreezable, Iterable<Instruction>, Collection<Instruction>, List<Instruction>, SequencedCollection<Instruction>

public final class InstructionCollection extends Collection<Instruction>