corda/tools
Mike Hearn d22cdac2dd Move some extension methods for summing to new locations.
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.
2017-08-18 12:39:12 +02:00
..
demobench Comment which specific OpenJDK bug we are working around. (#1231) 2017-08-15 15:07:28 +01:00
explorer Move some extension methods for summing to new locations. 2017-08-18 12:39:12 +02:00
graphs Add graphviz-based module-module compile dependency graphs (#1081) 2017-07-26 14:05:38 +01:00
loadtest Moved Currency stuff in ContractsDSL out of core and into finance 2017-08-15 18:08:02 +01:00