How was the prebuilt objects in java created? -
i trying figure out how created of methods in java, because w/o these objects wouldn't able much. if there website link me, appreciated. & sorry if off topic.
http://grepcode.com/snapshot/repository.grepcode.com/java/root/jdk/openjdk/7-b147/
here can see source code standard library. example, string class:
i think entire source standard lib comes jdk, in folder somewhere, don't remember.
of course standard library not makes java, because have jvm. since you're talking objects, guess that's want.
Comments
Post a Comment