mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
d22cdac2dd
This improves the Java API and makes it more idiomatic. The methods were not moved to be static methods of the relevant types in all cases due to a bad interaction with a Kotlin auto-completion bug, and because static methods on interfaces are new in Java 8 and Kotlin is not yet emitting Java 8 bytecode. Also, introduce a packages.md file so packages can be documented. |
||
---|---|---|
.. | ||
src | ||
build.gradle |