public final class LifecyclePrefixPredicate extends LifecycleFilterPredicate
LifecycleFilterPredicate class to represent the
prefix identifying one or more objects to which the| 构造器和说明 |
|---|
LifecyclePrefixPredicate(String prefix) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(LifecyclePredicateVisitor lifecyclePredicateVisitor)
Helper method that accepts an implemenation of
LifecyclePredicateVisitor
and invokes the most applicable visit method in the visitor. |
String |
getPrefix()
Returns the key prefix for which the
|
public LifecyclePrefixPredicate(String prefix)
public String getPrefix()
public void accept(LifecyclePredicateVisitor lifecyclePredicateVisitor)
LifecycleFilterPredicateLifecyclePredicateVisitor
and invokes the most applicable visit method in the visitor.accept 在类中 LifecycleFilterPredicateCopyright © 2017. All rights reserved.