Uses of Class
org.aksw.commons.collector.core.AggLcaMap
Packages that use AggLcaMap
-
Uses of AggLcaMap in org.aksw.commons.collector.core
Methods in org.aksw.commons.collector.core that return AggLcaMapModifier and TypeMethodDescriptionstatic <T,E> AggLcaMap<T, E> AggLcaMap.create(SerializableBiFunction<? super T, ? super T, ? extends T> lcaFinder)