Class FilterTablesBySizePredicate

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

public class FilterTablesBySizePredicate extends Object implements Predicate<TableSizeAware>
Allows filter tables by their size.
Since:
0.6.0
See Also: