Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

JsonLfDecoders - stable

Upstream docs: Open Signature
public class JsonLfDecoders extends Object
Members
DocsMemberIntroducedDeprecatedRemoved
OpenJsonLfDecoders()3.4.8--
Openbool3.4.8--
Opencast(Object)3.4.8--
OpencontractId(Function<String, C>)3.4.8--
Opendate3.4.8--
Openenumeration(Map<String, E>)3.4.8--
OpengenMap(JsonLfDecoder<K>, JsonLfDecoder<V>)3.4.8--
Openint643.4.8--
Openlist(JsonLfDecoder<T>)3.4.8--
Opennumeric(int)3.4.8--
Openoptional(JsonLfDecoder<T>)3.4.8--
OpenoptionalNested(JsonLfDecoder<Optional<T>>)3.4.8--
Openparty3.4.8--
Openrecord(List<String>, Function<String, JsonLfDecoders.JavaArg<? extends Object>>, Function<Object[], T>)3.4.8--
Opentext3.4.8--
OpentextMap(JsonLfDecoder<V>)3.4.8--
Opentimestamp3.4.8--
Openunit3.4.8--
Openvariant(List<String>, Function<String, JsonLfDecoder<? extends T>>)3.4.8--