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