public class TopologyPredicateTracer extends Object
TopologyPredicate.| Modifier and Type | Method and Description |
|---|---|
static TopologyPredicate |
trace(TopologyPredicate pred)
Creates a new predicate tracing the evaluation of a given predicate.
|
public static TopologyPredicate trace(TopologyPredicate pred)
pred - the predicate to traceCopyright © 2024. All rights reserved.