/[classpath]/classpath/java/util/ResourceBundle.java
ViewVC logotype

Diff of /classpath/java/util/ResourceBundle.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by bryce, Sun Nov 4 04:09:08 2001 UTC revision 1.13 by cbj, Mon Nov 5 03:20:02 2001 UTC
# Line 93  public abstract class ResourceBundle Line 93  public abstract class ResourceBundle
93    /**    /**
94     * We override SecurityManager in order to access getClassContext().     * We override SecurityManager in order to access getClassContext().
95     */     */
96    class Security extends SecurityManager    static class Security extends SecurityManager
97    {    {
98      /** Return the ClassLoader of the class which called into this      /** Return the ClassLoader of the class which called into this
99          ResourceBundle, or null if it cannot be determined. */          ResourceBundle, or null if it cannot be determined. */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26