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