Interface SWA.PenaltyScheme

All Superinterfaces:
Function<DataObject,Double>
Enclosing interface:
SWA

public static interface SWA.PenaltyScheme extends Function<DataObject,Double>
Functional interface representing a penalty scheme.