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