@FunctionalInterface public interface SheetPredicate extends Predicate<org.apache.poi.ss.usermodel.Sheet>
boolean
test(org.apache.poi.ss.usermodel.Sheet sheet)
and, isEqual, negate, or
boolean test(org.apache.poi.ss.usermodel.Sheet sheet)
test
Predicate<org.apache.poi.ss.usermodel.Sheet>
Copyright © 2022. All rights reserved.