public interface PredicateDecorator extends Predicate
| Modifier and Type | Method and Description |
|---|---|
Predicate[] |
getPredicates()
Gets the predicates being decorated as an array.
|
Predicate[] getPredicates()
The array may be the internal data structure of the predicate and thus should not be altered.
Copyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.