T
@FunctionalInterface public interface ObjIntConsumer<T>
void
accept(T t, int value)
void accept(T t, int value)
Copyright © 2018. All rights reserved.