Class ToFreqMap

  • All Implemented Interfaces:
    Function<Object,​FreqMap>

    public class ToFreqMap
    extends uk.gov.gchq.koryphe.function.KorypheFunction<Object,​FreqMap>
    A ToFreqMap is a KorypheFunction that creates a new FreqMap and upserts a given value.
    • Constructor Detail

      • ToFreqMap

        public ToFreqMap()