class zpp_nape.util.ZNPList_ZPP_CbSet

import zpp_nape.util.Lists;

Available on all platforms

Instance Fields

function new():Void

function add(o:ZPP_CbSet):ZPP_CbSet

function at(ind:Int):ZPP_CbSet

function back():ZPP_CbSet

function clear():Void

function empty():Bool

function front():ZPP_CbSet

function has(obj:ZPP_CbSet):Bool

function inlined_clear():Void

function inlined_has(obj:ZPP_CbSet):Bool

function inlined_pop():Void

function pop():Void

function remove(obj:ZPP_CbSet):Void

function reverse():Void

function size():Int

function try_remove(obj:ZPP_CbSet):Bool