public interface Consumer<T>
void
accept(T item)
void accept(T item)
Copyright © 2025 Suncode. All rights reserved.