Available on jvm
new(param1:AbstractList<Dynamic>, param2:Int, param3:Int, param4:Int)
@:native("this$0")finalthis_0:ArrayList<Dynamic>
spliterator():Spliterator<Dynamic>
modCount:Int
equals(param1:Dynamic):Bool
hashCode():Int
indexOf(param1:Dynamic):Int
lastIndexOf(param1:Dynamic):Int
listIterator():ListIterator<E>
listIterator(param1:Int):ListIterator<E>
contains(param1:Dynamic):Bool
containsAll(param1:Collection<Dynamic>):Bool
isEmpty():Bool
removeAll(param1:Collection<Dynamic>):Bool
retainAll(param1:Collection<Dynamic>):Bool
toArray():NativeArray<Dynamic>
toArray<T>(param1:NativeArray<T>):NativeArray<T>
toString():String