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