@FunctionalInterface public interface Consumer<T>
void
accept(T msg)
void accept(T msg)
msg
Copyright © 2022. All rights reserved.