| Modifier and Type | Class and Description |
|---|---|
class |
Property.PropertyQuery.Skip |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
include |
protected Set<String> |
names |
protected boolean |
skipHidden |
| Constructor and Description |
|---|
PropertyQuery() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<PropertyDescriptor> |
build() |
Property.PropertyQuery |
exclude(String... names) |
Set<String> |
getNames() |
Property.PropertyQuery |
include(String... names) |
Property.PropertyQuery.Skip |
skip() |
public Property.PropertyQuery include(String... names)
public Property.PropertyQuery exclude(String... names)
public Property.PropertyQuery.Skip skip()
public Predicate<PropertyDescriptor> build()
Copyright © 2018. All rights reserved.