public interface Adjuster
| Modifier and Type | Method and Description |
|---|---|
static Adjuster |
get(Class<?> clazz) |
Object |
inValue(Object ucmdbInput) |
boolean |
isSame(Object oldValue,
Object newValue) |
Object |
outValue(Object input) |
Copyright © 2020. All rights reserved.