Class FunctorMap

    • Constructor Detail

      • FunctorMap

        public FunctorMap()
    • Method Detail

      • put

        public void put​(JFunctor functor)
      • containsKey

        public boolean containsKey​(JFunctor jFunctor)
      • addAll

        public void addAll​(FunctorMap functorMap)
        Add all of the functors in the argument to this map.
        Parameters:
        functorMap -