T - the type stored in the store.public interface Selector<T> extends Cloneable
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
match(T obj)
Match the passed in object, returning true if it would be selected by this selector, false otherwise.
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.