LongVector Class Documentation

classLongVector

Namespace:com::datalogics::PDFL

Constructor & Destructor Documentation

LongVector

LongVector()

LongVector

LongVector(Iterable< Long >iter)

Parameters

iter: Iterable< Long >

LongVector

LongVector(longn)

Parameters

n: long

Member Function Documentation

DisposeChildren

voidDisposeChildren()

Returns:

void

add

voidadd(longx)

Parameters

x: long

Returns:

void

capacity

longcapacity()

Returns:

long

clear

voidclear()

Returns:

void

delete

synchronized voiddelete()

Returns:

synchronized void

finalize

voidfinalize()

Returns:

void

get

longget(inti)

Parameters

i: int

Returns:

long

isEmpty

booleanisEmpty()

Returns:

boolean

reserve

voidreserve(longn)

Parameters

n: long

Returns:

void

set

voidset(inti, longval)

Parameters

i: int
val: long

Returns:

void

size

longsize()

Returns:

long