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