API
Version 4.2.5
3.4.7
4.0.5
4.1.3
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.2.5
Development
Download Haxe
Learn Haxe
Introduction
Manual
Code Cookbook
API Documentation
Videos
Try Haxe online
Haxelib
Connect
Github
Bug reports
Stack Overflow
Forums
Discord
Gitter
Blog
Facebook
#haxe
@haxelang
@haxe_org
Contact
All Platforms
python
js
java
cs
cpp
php
macro
lua
hl
neko
flash
class
WeakHashMap_ValueIterator
package
java.util
extends
WeakHashMap_HashIterator
import
java.util.WeakHashMap
@:nativeGen
@:libType
@:javaNative
@:native("java.util.WeakHashMap$ValueIterator")
@:javaCanonical("java.util","WeakHashMap.ValueIterator")
Available on java
Methods
Inherited Variables
Inherited Methods
Defined by
WeakHashMap_HashIterator
forEachRemaining
(
param1:
Consumer
<
Dynamic
>
):
Void
hasNext
():
Bool
remove
():
Void