Typed object pool with arg

Constructor

inlinenew(a1:A1)

Variables

read onlyisDestroy:Bool

@:value([])list:Array<T> = []

Methods

destroy():Void

get():T

inlineget_isDestroy():Bool

@:has_untypedret(obj:T):Void