package mutable
Type Members
- class InstructionsBuilder extends AnyRef
A buffer for creating bytecode arrays that automatically adds the required null entries.
- class TypesSet extends collection.TypesSet
An efficient representation of a set of types if some types are actually upper type bounds and hence already represent sets of types.
An efficient representation of a set of types if some types are actually upper type bounds and hence already represent sets of types.
Thread Safety
This class is not thread safe.