public static interface AbstractManagedType.Filter<T>
| Modifier and Type | Method and Description |
|---|---|
AbstractManagedType.Filter<T> |
inverse() |
boolean |
selects(T attr) |
boolean selects(T attr)
AbstractManagedType.Filter<T> inverse()
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.