mirror of
https://github.com/corda/corda.git
synced 2025-05-30 06:04:24 +00:00
* Transform Kotlin's EmptyList, EmptySet and EmptyMap into Java classes before serialising them. * Transform Kotlin's EmptyList, EmptySet and EmptyMap to their unmodifiable Java equivalents.