public class First extends FeatureDeriveFromPair
Evaluates a feature on the first object in a pair of objects.

This class extends FeatureDeriveFromPair to specifically calculate a feature value for the first object in a pair, ignoring the second object.

Author:
Owen Feehan