@FunctionalInterface public interface Filter<T>
boolean
accept(T t)
boolean accept(T t)
t
Copyright © 2025. All rights reserved.