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