Class ComposerForIntUnaryOperator

  • All Implemented Interfaces:
    FunctionComposer<java.util.function.IntUnaryOperator>

    public class ComposerForIntUnaryOperator
    extends java.lang.Object
    implements FunctionComposer<java.util.function.IntUnaryOperator>
    • Constructor Detail

      • ComposerForIntUnaryOperator

        public ComposerForIntUnaryOperator​(java.util.function.IntUnaryOperator inner)