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