Class CompiledItemMappingFunction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract Item mapItem​(Item item)
      Map one item to another item.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CompiledItemMappingFunction

        public CompiledItemMappingFunction()