@FunctionalInterface public static interface Options.PropertyFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String propertyName) |
boolean accept(String propertyName)
propertyName - the name of the property being checked (cannot be null or empty)true if the property should be exportedCopyright © 2018 JBoss by Red Hat. All rights reserved.