Interface RowPredicate

All Superinterfaces:
Predicate<org.apache.poi.ss.usermodel.Row>, Serializable

public interface RowPredicate extends Predicate<org.apache.poi.ss.usermodel.Row>, Serializable