public abstract class LifecycleFilterPredicate extends Object implements Serializable
LifecycleFilter
class.Constructor and Description |
---|
LifecycleFilterPredicate() |
Modifier and Type | Method and Description |
---|---|
abstract void |
accept(LifecyclePredicateVisitor lifecyclePredicateVisitor)
Helper method that accepts an implemenation of
LifecyclePredicateVisitor
and invokes the most applicable visit method in the visitor. |
public abstract void accept(LifecyclePredicateVisitor lifecyclePredicateVisitor)
LifecyclePredicateVisitor
and invokes the most applicable visit method in the visitor.Copyright © 2024. All rights reserved.