Class BinarySegmentationUnary

Direct Known Subclasses:
Invert, Repeat

public abstract class BinarySegmentationUnary extends BinarySegmentation
An implementation of BinarySegmentation that delegates to one other BinarySegmentation.
Author:
Owen Feehan