| Constructor and Description |
|---|
AbstractAdjuster(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
protected io.vertx.core.json.JsonObject |
configIn() |
protected io.vertx.core.json.JsonObject |
configOut() |
Object |
inValue(Object ucmdbInput) |
boolean |
isSame(Object oldValue,
Object newValue) |
protected boolean |
isSame(Object oldValue,
Object newValue,
Supplier<Boolean> fnCompare) |
protected String |
literal(Object input) |
Object |
outValue(Object input) |
protected transient Class<?> type
public AbstractAdjuster(Class<?> type)
Copyright © 2021. All rights reserved.