public interface IntConsumer extends Serializable
void
apply(int input)
input
void apply(int input)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.