public interface Consumer<T>
void
accept(T object)
void accept(T object)
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.