Class SingleLevelBinary

Object
org.anchoranalysis.io.output.enabled.single.SingleLevelBinary
All Implemented Interfaces:
SingleLevelOutputEnabled
Direct Known Subclasses:
SingleLevelAnd, SingleLevelOr

public abstract class SingleLevelBinary
extends Object
implements SingleLevelOutputEnabled
Base class for a SingleLevelOutputEnabled that combines two existing such classes.
Author:
Owen Feehan