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