public static class JsonFilter.Replacement<T> extends Object implements Predicate<Object>
Replacement(String key, T newValue)
Replacement(String key, T value, T newValue)
boolean
test(Object currentValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public Replacement(String key, T value, T newValue)
public Replacement(String key, T newValue)
public boolean test(Object currentValue)
test
Predicate<Object>
Copyright © 2022. All rights reserved.