Uses of Interface
org.danekja.java.util.function.serializable.SerializableIntConsumer
Packages that use SerializableIntConsumer
-
Uses of SerializableIntConsumer in org.danekja.java.util.function.serializable
Methods in org.danekja.java.util.function.serializable that return SerializableIntConsumerModifier and TypeMethodDescriptiondefault SerializableIntConsumerSerializableIntConsumer.andThen(SerializableIntConsumer after) Returns a composedSerializableIntConsumerthat performs, in sequence, this operation followed by theafteroperation.Methods in org.danekja.java.util.function.serializable with parameters of type SerializableIntConsumerModifier and TypeMethodDescriptiondefault SerializableIntConsumerSerializableIntConsumer.andThen(SerializableIntConsumer after) Returns a composedSerializableIntConsumerthat performs, in sequence, this operation followed by theafteroperation.