@FunctionalInterface public interface FloatConsumer
void
accept(float value)
void accept(float value)
Copyright © 2020. All rights reserved.