Class NativeObject.ValueCollection

java.lang.Object
java.util.AbstractCollection<Object>
org.htmlunit.corejs.javascript.NativeObject.ValueCollection
All Implemented Interfaces:
Iterable<Object>, Collection<Object>
Enclosing class:
NativeObject

class NativeObject.ValueCollection extends AbstractCollection<Object>