mirror of
https://github.com/corda/corda.git
synced 2025-02-08 03:50:34 +00:00
Java 6's javac is not as smart as Java 7's when it comes to calling overloaded methods from an inner class, so we have to be more explicit.
Java 6's javac is not as smart as Java 7's when it comes to calling overloaded methods from an inner class, so we have to be more explicit.