Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/uri
UriPort
Class UriPort
Hierarchy
UriPort
Implements
HashCode
Compare
Debug
Display
Index
Constructors
constructor
Properties
number
Accessors
cache
Methods
compare
To
debug
display
equals
hash
Code
is
Defined
to
Any
to
String
value
Of
create
from
Any
parse
undefined
Constructors
constructor
new
Uri
Port
(
portNumber
:
number
)
:
UriPort
Parameters
portNumber:
number
Returns
UriPort
Properties
Readonly
number
number
:
number
Accessors
Static
cache
get
cache
(
)
:
HashGenCacheMap
<
number
,
UriPort
>
Returns
HashGenCacheMap
<
number
,
UriPort
>
Methods
compare
To
compare
To
(
that
:
unknown
)
:
number
Parameters
that:
unknown
Returns
number
debug
debug
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
display
display
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
to
Any
to
Any
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
value
Of
value
Of
(
)
:
number
Returns
number
Static
create
create
(
number
:
number
)
:
UriPort
Parameters
number:
number
Returns
UriPort
Static
from
Any
from
Any
(
value
:
undefined
|
null
|
AnyUriPort
)
:
UriPort
Parameters
value:
undefined
|
null
|
AnyUriPort
Returns
UriPort
Static
parse
parse
(
portPart
:
string
)
:
UriPort
Parameters
portPart:
string
Returns
UriPort
Static
undefined
undefined
(
)
:
UriPort
Returns
UriPort
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Uri
Port
constructor
number
cache
compare
To
debug
display
equals
hash
Code
is
Defined
to
Any
to
String
value
Of
create
from
Any
parse
undefined
Generated using
TypeDoc