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