public interface FieldConsumer
extends java.util.function.Consumer<java.lang.String>
| Modifier and Type | Method and Description |
|---|---|
default void |
accept(Field field)
Performs this operation on the given argument.
|
default void accept(Field field)
field - the field