Package | Description |
---|---|
net.objectlab.kit.util.predicate |
This package provides a small Predicate that can be rendered to a human readable String.
|
Modifier and Type | Method and Description |
---|---|
PrintablePredicate<T> |
PrintablePredicate.and(Predicate<? super T> other) |
PrintablePredicate<T> |
PrintablePredicate.negate() |
PrintablePredicate<T> |
PrintablePredicate.or(Predicate<? super T> other) |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.