JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.javascript.proto.dhinternal.jspb.map
Interface Iterator<T>
@JsType(isNative=true, name="dhinternal.jspb.Map.Iterator", namespace="<global>")
public interface
Iterator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IteratorResult
<
T
>
next
()
Method Details
next
IteratorResult
<
T
>
next
()