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