public class Second extends FeatureDeriveFromPair
Evaluates a feature on the second object in a pair of objects.

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

Author:
Owen Feehan