corda / net.corda.node.services.transactions / DistributedImmutableMap / Commands / Get

Get

class Get<out K, V> : Query<V?>

Constructors

<init> Get(key: K)

Properties

key val key: K