@FunctionalInterface
public static interface YamlMap.BooleanConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(boolean value) |
default YamlMap.BooleanConsumer |
andThen(YamlMap.BooleanConsumer after) |
void accept(boolean value)
default YamlMap.BooleanConsumer andThen(YamlMap.BooleanConsumer after)