| Package | Description |
|---|---|
| org.apache.servicecomb.foundation.common.utils | |
| org.apache.servicecomb.foundation.common.utils.bean |
| Modifier and Type | Method and Description |
|---|---|
static Setter<Object,Object> |
LambdaMetafactoryUtils.createObjectSetter(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition propertyDefinition) |
static Setter<Object,Object> |
LambdaMetafactoryUtils.createObjectSetter(Method setMethod) |
static <C,F> Setter<C,F> |
LambdaMetafactoryUtils.createSetter(Field field) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySetter<T> |
class |
MapSetter<K,V> |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.