class zpp_nape.util.ZNPList_ZPP_CbSetPair
import zpp_nape.util.Lists;
Available on all platforms
var head:ZNPNode_ZPP_CbSetPair
var length:Int
var modified:Bool
var pushmod:Bool
function new():Void
function add(o:ZPP_CbSetPair):ZPP_CbSetPair
function addAll(x:ZNPList_ZPP_CbSetPair):Void
function at(ind:Int):ZPP_CbSetPair
function back():ZPP_CbSetPair
function begin():ZNPNode_ZPP_CbSetPair
function clear():Void
function empty():Bool
function erase(pre:ZNPNode_ZPP_CbSetPair):ZNPNode_ZPP_CbSetPair
function front():ZPP_CbSetPair
function has(obj:ZPP_CbSetPair):Bool
function inlined_add(o:ZPP_CbSetPair):ZPP_CbSetPair
function inlined_clear():Void
function inlined_erase(pre:ZNPNode_ZPP_CbSetPair):ZNPNode_ZPP_CbSetPair
function inlined_has(obj:ZPP_CbSetPair):Bool
function inlined_insert(cur:ZNPNode_ZPP_CbSetPair, o:ZPP_CbSetPair):ZNPNode_ZPP_CbSetPair
function inlined_pop():Void
function inlined_pop_unsafe():ZPP_CbSetPair
function inlined_remove(obj:ZPP_CbSetPair):Void
function inlined_try_remove(obj:ZPP_CbSetPair):Bool
function insert(cur:ZNPNode_ZPP_CbSetPair, o:ZPP_CbSetPair):ZNPNode_ZPP_CbSetPair
function iterator_at(ind:Int):ZNPNode_ZPP_CbSetPair
function pop():Void
function pop_unsafe():ZPP_CbSetPair
function remove(obj:ZPP_CbSetPair):Void
function reverse():Void
function setbegin(i:ZNPNode_ZPP_CbSetPair):Void
function size():Int
function splice(pre:ZNPNode_ZPP_CbSetPair, n:Int):ZNPNode_ZPP_CbSetPair
function try_remove(obj:ZPP_CbSetPair):Bool