@FunctionalInterface public interface CaseTestFunction<T>
boolean
test(T data)
boolean test(T data)
data