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