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