Class FilterTablesByNamePredicate

java.lang.Object
io.github.mfvanek.pg.checks.predicates.FilterTablesByNamePredicate
All Implemented Interfaces:
Predicate<TableNameAware>

public class FilterTablesByNamePredicate extends Object implements Predicate<TableNameAware>
Allows filter tables by their name.
Since:
0.6.0