public interface IntConsumer
int
void
accept(int value)
void accept(int value) throws Exception
Exception
Copyright © 2008–2025 The Netty Project. All rights reserved.