public static final class AbstractManagedType.ElementTypeFilter<X,E> extends Object implements AbstractManagedType.Filter<Attribute<? super X,?>>
| Constructor and Description |
|---|
AbstractManagedType.ElementTypeFilter(Class<E> eType) |
AbstractManagedType.ElementTypeFilter(Class<E> eType,
boolean inverted) |
public boolean selects(Attribute<? super X,?> attr)
selects in interface AbstractManagedType.Filter<Attribute<? super X,?>>public AbstractManagedType.ElementTypeFilter<X,E> inverse()
inverse in interface AbstractManagedType.Filter<Attribute<? super X,?>>Copyright © 2006–2017 Apache Software Foundation. All rights reserved.