FloatPointNumCollection

FloatPointNumCollection class

Contains a collection of doubling point numbers

new FloatPointNumCollection()

Constructor.

Methods

NameDescription
add(number)Add the doubling point number in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(number)Remove the doubling point number from the collection.
removeAt()

add(number)

Add the doubling point number in the collection.

ParameterTypeDescription
numberNumber

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(number)

Remove the doubling point number from the collection.

ParameterTypeDescription
numberNumber

removeAt()