Calendar.java, [...]: Import used classes explicitely.
2003-12-09 Michael Koch <konqueror@gmx.de> * java/util/Calendar.java, java/util/IdentityHashMap.java, java/util/prefs/Preferences.java: Import used classes explicitely. From-SVN: r74471
This commit is contained in:
parent
defd7921fd
commit
3a7ab7e8b7
4 changed files with 17 additions and 3 deletions
|
@ -45,7 +45,7 @@ import java.security.AccessController;
|
|||
import java.security.Permission;
|
||||
import java.security.PrivilegedAction;
|
||||
|
||||
import gnu.java.util.prefs.*;
|
||||
import gnu.java.util.prefs.NodeReader;
|
||||
|
||||
/**
|
||||
* Preference node containing key value entries and subnodes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue