first of all, sorry for poor english
My problem is that I would like to look at code of java-ready methods. For instance, clear() set() get(). These functions came with java and I want to investigate their implementations and code.
Thanks in advance.
