Uses of Class
de.gwdg.metadataqa.marc.utils.Counter
-
Packages that use Counter Package Description de.gwdg.metadataqa.marc.analysis de.gwdg.metadataqa.marc.utils -
-
Uses of Counter in de.gwdg.metadataqa.marc.analysis
Methods in de.gwdg.metadataqa.marc.analysis that return Counter Modifier and Type Method Description Counter<AuthorityCategory>AuthorityStatistics. getInstancesPerCategories()Counter<AuthorityCategory>AuthorityStatistics. getRecordsPerCategories() -
Uses of Counter in de.gwdg.metadataqa.marc.utils
Methods in de.gwdg.metadataqa.marc.utils that return Counter Modifier and Type Method Description static Counter<DataElementType>DataElementsStatictics. count()Methods in de.gwdg.metadataqa.marc.utils that return types with arguments of type Counter Modifier and Type Method Description Map<FRBRFunction,Counter<FunctionValue>>FrbrFunctionLister. getHistogram()
-