lib/java: reorganize the java group to include the primitive arrays
[nit.git] / lib / java / collections.nit
index 0c24718..097158f 100644 (file)
@@ -28,7 +28,7 @@
 # ~~~
 module collections
 
-import java
+import base
 
 # Java primitive array
 #