@FunctionalInterface public interface XConsumer<T,X extends Exception>
Consumer| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t)
Performs this operation on the given argument.
|
Copyright © 2024 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.