Signature
public class JsonLfDecoders extends Object
Members
| Member | Lifecycle | Upstream docs |
|---|---|---|
JsonLfDecoders() | - | Open |
bool | - | Open |
cast(Object) | - | Open |
contractId(Function<String, C>) | - | Open |
date | - | Open |
enumeration(Map<String, E>) | - | Open |
genMap(JsonLfDecoder<K>, JsonLfDecoder<V>) | - | Open |
int64 | - | Open |
list(JsonLfDecoder<T>) | - | Open |
numeric(int) | - | Open |
optional(JsonLfDecoder<T>) | - | Open |
optionalNested(JsonLfDecoder<Optional<T>>) | - | Open |
party | - | Open |
record(List<String>, Function<String, JsonLfDecoders.JavaArg<? extends Object>>, Function<Object[], T>) | - | Open |
text | - | Open |
textMap(JsonLfDecoder<V>) | - | Open |
timestamp | - | Open |
unit | - | Open |
variant(List<String>, Function<String, JsonLfDecoder<? extends T>>) | - | Open |