Package-level declarations

Functions

Link copied to clipboard

Sums the cash states in the list, throwing an exception if there are none, or if any of the cash states cannot be added together (i.e. are different currencies or issuers).

Link copied to clipboard

Sums the cash states in the list belonging to a single owner, throwing an exception if there are none, or if any of the cash states cannot be added together (i.e. are different currencies or issuers).

Link copied to clipboard

Sums the cash states in the list, returning null if there are none.

Link copied to clipboard

Sums the cash states in the list, returning zero of the given currency+issuer if there are none.

Link copied to clipboard

Sums the asset states in the list, returning null if there are none.

Link copied to clipboard

Sums the asset states in the list, returning zero of the given token if there are none.

Link copied to clipboard

Sums the obligation states in the list, throwing an exception if there are none. All state objects in the list are presumed to be nettable.

Link copied to clipboard

Sums the obligation states in the list, returning null if there are none.

Link copied to clipboard

Sums the obligation states in the list, returning zero of the given product if there are none.