daml/language-support
Chun Lok Ling b77a4552d1
Use typed acstransaction streams in quickstart java examples (#15363)
* Added new method using contractUtil instead of filter so that creation of filter is not necessary in IouMain.

* public fields instead of private fields with getters

* delete getContracts

* var

* move ContractUtil to java binding

* to String

* update doc

* address comments

* address comment

* add change log

CHANGELOG_BEGIN
change quickstart java example to use typed acs stream and transaction.
CHANGELOG_END

* rename to response

* format

* update line number
2022-11-01 19:22:12 +00:00
..
codegen-common Revert "Upgrade dependencies to their latest stable release (#15216)" (#15309) 2022-10-24 08:33:37 +02:00
codegen-main update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hs/bindings [HS bindings] disable flaky tests (#15233) 2022-10-13 16:07:03 +02:00
java Use typed acstransaction streams in quickstart java examples (#15363) 2022-11-01 19:22:12 +00:00
scala Support interface choices in daml ledger export (#15189) 2022-10-19 10:43:04 +02:00
ts handle incomplete event metadata for parsing exercise results (#15050) 2022-09-29 17:12:51 +00:00