public final class ArrayListKt
final static <T extends Any> ArrayList<T>
arrayList(FakeContext $self, Integer size, Function1<FakeContext, T> element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static <T extends Any> ArrayList<T> arrayList(FakeContext $self, Integer size, Function1<FakeContext, T> element)
Generates a Java array list using element.