I - input type@FunctionalInterface public interface SerializableConsumer<I> extends Serializable
Consumer which can be serialized.| Modifier and Type | Method and Description |
|---|---|
void |
accept(I t) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.