K
Ken
Hi.
Where would I find Java 1.4.2 API source code? It's my understanding
that the Java creators applied precondtions, postconditions and
invariants to the API classes and their methods. I'd like to take a
look at these contract definitions, and I'm assuming they are in the
source code.
One note is that if it is in the code, I wonder why they didn't
include it in the Javadoc for the API. It sure would be useful for us
clients of the APIs!
Thanks for any help,
Ken
Where would I find Java 1.4.2 API source code? It's my understanding
that the Java creators applied precondtions, postconditions and
invariants to the API classes and their methods. I'd like to take a
look at these contract definitions, and I'm assuming they are in the
source code.
One note is that if it is in the code, I wonder why they didn't
include it in the Javadoc for the API. It sure would be useful for us
clients of the APIs!
Thanks for any help,
Ken