com.ibm.streamsx.topology.function

Interface ObjIntConsumer<T>

  • All Superinterfaces:
    java.io.Serializable


    public interface ObjIntConsumer<T>
    extends java.io.Serializable
    • Method Detail

      • accept

        void accept(T v,
                    int i)
streamsx.topology 2.1 @ IBMStreams GitHub