Package | Description |
---|---|
cn.orionsec.kit.lang.define.wrapper | |
cn.orionsec.kit.lang.utils |
Modifier and Type | Method and Description |
---|---|
<E> Ref<E> |
Ref.map(Function<T,E> mapping)
映射
|
static <T> Ref<T> |
Ref.of(T t) |
Modifier and Type | Method and Description |
---|---|
static <T> T |
Refs.unref(String json,
com.alibaba.fastjson.TypeReference<Ref<T>> type)
ref json 转为 type
|
Copyright © 2024. All rights reserved.