Search
Preparing search index...
The search index is not available
TypeScriptCollectionsFramework https://github.com/larrydiamond/typescriptcollectionsframework
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"HashClasses"
HashSetJIterator
Class HashSetJIterator<T>
Type parameters
T
Hierarchy
HashSetJIterator
Implements
JIterator
<
T
>
Index
Constructors
constructor
Methods
has
Next
next
Constructors
constructor
new
Hash
SetJIterator
(
msetimpl
:
HashMultiSetImpl
<
T
>
)
:
HashSetJIterator
Parameters
msetimpl:
HashMultiSetImpl
<
T
>
Returns
HashSetJIterator
Methods
has
Next
has
Next
(
)
:
boolean
Returns
boolean
next
next
(
)
:
T
Returns
T
Globals
"
Hash
Classes"
Hash
Multi
Set
Hash
Multi
Set
Impl
Hash
Set
Iterator
Hash
SetJIterator
constructor
has
Next
next
Generated using
TypeDoc