Class MockFeatureWithCalculation


public class MockFeatureWithCalculation extends FeatureGeneric<FeatureInput>
A feature that returns the number-of-voxels in an object by using am internal mock-calculation.

Warning! Method calls are counted via ugly static variable implementation.

Author:
Owen Feehan