JsonLfDecoders
从本地 Javadoc 快照生成 JsonLfDecoders 的对象参考页面。
JsonLfDecoders - 稳定
上游文档:打开
签名
public class JsonLfDecoders extends Object
会员|文档 |会员|介绍 |已弃用 |已删除 |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ---------- | ---------- | -------- |
| 打开 | JsonLfDecoders() | 3.4.8 | - | - |
| 打开 | bool | 3.4.8 | - | - |
| 打开 | cast(Object) | 3.4.8 | - | - |
| 打开 | contractId(Function<String, C>) | 3.4.8 | - | - |
| 打开 | date | 3.4.8 | - | - || 打开 | enumeration(Map<String, E>) | 3.4.8 | - | - |
| 打开 | genMap(JsonLfDecoder<K>, JsonLfDecoder<V>) | 3.4.8 | - | - |
| 打开 | int64 | 3.4.8 | - | - |
| 打开 | list(JsonLfDecoder<T>) | 3.4.8 | - | - |
| 打开 | numeric(int) | 3.4.8 | - | - |
| 打开 | optional(JsonLfDecoder<T>) | 3.4.8 | - | - |
| 打开 | optionalNested(JsonLfDecoder<Optional<T>>) | 3.4.8 | - | - || 打开 | party | 3.4.8 | - | - |
| 打开 | record(List<String>, Function<String, JsonLfDecoders.JavaArg<? extends Object>>, Function<Object[], T>) | 3.4.8 | - | - |
| 打开 | text | 3.4.8 | - | - |
| 打开 | textMap(JsonLfDecoder<V>) | 3.4.8 | - | - |
| 打开 | timestamp | 3.4.8 | - | - |
| 打开 | unit | 3.4.8 | - | - |
| 打开 | variant(List<String>, Function<String, JsonLfDecoder<? extends T>>) | 3.4.8 | - | - |
本文由 CC Privacy Club 根据 Canton Network 官方文档(CC-BY-4.0)整理翻译,仅供学习;实现细节以官方最新版本为准。