ResourceBundle.java (BundleKey): Don't implement Cloneable.
2004-11-25 Bryce McKinlay <mckinlay@redhat.com> * java/util/ResourceBundle.java (BundleKey): Don't implement Cloneable. (BundleKey.clone): Removed. (getBundle): Copy BundleKey using constructor, not clone(). From-SVN: r91304
Loading
Please register or sign in to comment