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