Class AbstractInfoReducer

    • Constructor Detail

      • AbstractInfoReducer

        public AbstractInfoReducer()
    • Method Detail

      • isReducerType

        protected abstract boolean isReducerType​(Class<?> functionalInterface)
      • arityOf

        protected abstract int arityOf​(Class<?> rawType)
      • ofArity

        protected abstract Class<?> ofArity​(int reducedArity)