public interface Consumer<T>
void
accept(T arg)
void accept(T arg)
Copyright © 2020. All rights reserved.