Package-level declarations
Functions
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).
Sums the cash states in the list, returning null if there are none.
Sums the cash states in the list, returning zero of the given currency+issuer if there are none.
Sums the asset states in the list, returning null if there are none.
Sums the asset states in the list, returning zero of the given token if there are none.
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.
Sums the obligation states in the list, returning null if there are none.
Sums the obligation states in the list, returning zero of the given product if there are none.