Uses of Class
de.gwdg.metadataqa.marc.utils.FunctionValue
-
Packages that use FunctionValue Package Description de.gwdg.metadataqa.marc.utils -
-
Uses of FunctionValue in de.gwdg.metadataqa.marc.utils
Methods in de.gwdg.metadataqa.marc.utils that return types with arguments of type FunctionValue Modifier and Type Method Description Map<FRBRFunction,Counter<FunctionValue>>FrbrFunctionLister. getHistogram()Methods in de.gwdg.metadataqa.marc.utils with parameters of type FunctionValue Modifier and Type Method Description voidFunctionValue. add(FunctionValue other)Method parameters in de.gwdg.metadataqa.marc.utils with type arguments of type FunctionValue Modifier and Type Method Description voidFrbrFunctionLister. add(Map<FRBRFunction,FunctionValue> other)voidFrbrFunctionLister. addToHistogram(Map<FRBRFunction,FunctionValue> other)voidFrbrFunctionLister. calculatePercent(Map<FRBRFunction,FunctionValue> other)static voidFrbrFunctionLister. countFunctions(List<FRBRFunction> functions, Map<FRBRFunction,FunctionValue> map)
-