public abstract static class BaseAccessMode.ConfiguredFieldFilteringStrategy extends java.lang.Object implements BaseAccessMode.FieldFilteringStrategy
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Class<?>,java.util.Collection<java.lang.String>> |
fieldsToRemove |
Constructor and Description |
---|
ConfiguredFieldFilteringStrategy() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Class<?>,java.util.Collection<java.lang.String>> |
getFieldsToRemove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
select
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.