@FunctionalInterface public interface FloatConsumer
void
accept(float value)
void accept(float value)