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