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