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