Skip to content

Commit 5d4f078

Browse files
author
soheil_h_y
committed
1 parent cac04a5 commit 5d4f078

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sources/net.sf.j2s.java.core/src/java/util/AbstractCollection.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
Array.getComponentType = function () {
4949
return Object;
5050
};
51+
52+
@j2sIgnoreImport java.lang.reflect.Array
5153
*/
5254

5355
public abstract class AbstractCollection implements Collection {

0 commit comments

Comments
 (0)