Back to package
com.daml.ledger.javaapi.data.codegen
ValueDecoders for Daml types that are not code-generated.
public final class PrimitiveValueDecoders extends Object
fromBool
fromContractId(ValueDecoder<T>)
fromDate
fromGenMap(ValueDecoder<K>, ValueDecoder<V>)
fromInt64
fromList(ValueDecoder<T>)
fromNumeric
fromOptional(ValueDecoder<T>)
fromParty
fromText
fromTextMap(ValueDecoder<T>)
fromTimestamp
fromUnit
impossible()