public class PropertyFilter extends Object implements Serializable
| Constructor and Description |
|---|
PropertyFilter(String filter) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
filter(List<String> properties) |
int |
getMatchingIndex(String propertyName) |
boolean |
matchesProperty(String propertyName) |
void |
reorderProperties(List<String> properties) |
public PropertyFilter(String filter)
Copyright © 2022 vpc open source initiative. All rights reserved.