Search
Preparing search index...
The search index is not available
ip-num
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"IPPool"
SortedSet
Class SortedSet
Hierarchy
SortedSet
Index
Constructors
constructor
Properties
backing
Array
Methods
add
as
Array
clear
remove
Exact
remove
Overlapping
sort
Array
Constructors
constructor
new
Sorted
Set
(
)
:
SortedSet
new
Sorted
Set
(
array
:
Array
<
T
>
)
:
SortedSet
Returns
SortedSet
Parameters
array:
Array
<
T
>
Returns
SortedSet
Properties
backing
Array
backing
Array
:
Array
<
T
>
Methods
add
add
(
item
:
Array
<
T
>
)
:
SortedSet
add
(
item
:
T
)
:
SortedSet
Parameters
item:
Array
<
T
>
Returns
SortedSet
Parameters
item:
T
Returns
SortedSet
as
Array
as
Array
(
)
:
Array
<
T
>
Returns
Array
<
T
>
clear
clear
(
)
:
void
Returns
void
remove
Exact
remove
Exact
(
items
:
Array
<
T
>
)
:
SortedSet
remove
Exact
(
items
:
T
)
:
SortedSet
Parameters
items:
Array
<
T
>
Returns
SortedSet
Parameters
items:
T
Returns
SortedSet
remove
Overlapping
remove
Overlapping
(
items
:
Array
<
T
>
)
:
SortedSet
remove
Overlapping
(
items
:
T
)
:
SortedSet
Parameters
items:
Array
<
T
>
Returns
SortedSet
Parameters
items:
T
Returns
SortedSet
Private
sort
Array
sort
Array
(
array
:
Array
<
T
>
)
:
Array
<
T
>
Parameters
array:
Array
<
T
>
Returns
Array
<
T
>
Globals
"
Binary
Utils"
"
Hexadecatet"
"
Hexadecimal
Utils"
"IPNum
Type"
"IPNumber"
"IPPool"
"IPRange"
"IPv6
Utils"
"
Octet"
"
Prefix"
"
Validator"
"index"
Pool
Sorted
Set
constructor
backing
Array
add
as
Array
clear
remove
Exact
remove
Overlapping
sort
Array
Range
Type
T
Generated using
TypeDoc