| Package | Description |
|---|---|
| org.apache.servicecomb.foundation.common.utils | |
| org.apache.servicecomb.foundation.common.utils.bean |
| Modifier and Type | Method and Description |
|---|---|
static <C,F> Getter<C,F> |
LambdaMetafactoryUtils.createGetter(Field field) |
static Getter<Object,Object> |
LambdaMetafactoryUtils.createObjectGetter(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition propertyDefinition) |
static Getter<Object,Object> |
LambdaMetafactoryUtils.createObjectGetter(Method getMethod) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayGetter<T> |
class |
MapGetter<K,V> |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.