@FunctionalInterface public interface Filter<T>
DataProvider
boolean
test(T model, String filter)
boolean test(T model, String filter)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.