A C E F G H I M N O P R S T U 
All Classes All Packages

M

MultiComponent - Class in hw4
Implementation of a specialized CompoundComponent in which all subcomponents are identical and have one output.
MultiComponent(IComponent[]) - Constructor for class hw4.MultiComponent
Constructs a MultiComponent with the given array of subcomponents.
Multiplexer - Class in hw4
Implementation of a single-output multiplexer.
Multiplexer(int) - Constructor for class hw4.Multiplexer
Constructs a multiplexer that uses k bits to select from one of 2^k inputs.
A C E F G H I M N O P R S T U 
All Classes All Packages