Function<Iterable<String>,FreqMap>
public class IterableToFreqMap extends uk.gov.gchq.koryphe.function.KorypheFunction<Iterable<String>,FreqMap>
IterableToFreqMap
IterableToFreqMap()
FreqMap
apply(Iterable<String> strings)
equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
andThen, compose
public IterableToFreqMap()
public FreqMap apply(Iterable<String> strings)