MultiplexedBranch does not extend Branch and therefore is not a "Branch". It either needs to be a "Branch" (e.g. so that it can be a return value for the getBranch() method on BranchBox) or it needs to be renamed.
Log in to post a comment.