public abstract class InventoryFilterPredicate extends Object implements Serializable
InventoryFilter class.InventoryPrefixPredicate,
序列化表格| 构造器和说明 |
|---|
InventoryFilterPredicate() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
accept(InventoryPredicateVisitor inventoryPredicateVisitor)
Helper method that accepts an implemenation of
InventoryPredicateVisitor
and invokes the most applicable visit method in the visitor. |
public abstract void accept(InventoryPredicateVisitor inventoryPredicateVisitor)
InventoryPredicateVisitor
and invokes the most applicable visit method in the visitor.Copyright © 2022. All rights reserved.