package java.vm
Available on java
A lock-free queue implementation
new()
add(v:T):Void
peek():T
peekLast():T
pop():Null<T>
© 2005–2020 Haxe FoundationLicensed under a MIT license. https://api.haxe.org/java/vm/AtomicList.html