Package hw4

Class HalfAdder

  • All Implemented Interfaces:
    IComponent

    public class HalfAdder
    extends CompoundComponent
    Implementation of a standard half adder circuit. This version extends CompoundComponent.
    Author:
    smkautz
    • Constructor Detail

      • HalfAdder

        public HalfAdder()
        Constructs a HalfAdder.