mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
92ee36848c
* native constructors that were meant to be called by consumers now have static equivalents * all native constructors are discouraged from being used by a JavaDoc comment * one constructor that wasn't meant to be used by consumers is switched to private access * tests and tools that resemble consumers are updated to use the new API Note: although most native constructors are now deprecated, we're not using annotations because we're still calling them. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |