Class NativeCollectionIterator

    • Constructor Detail

      • NativeCollectionIterator

        public NativeCollectionIterator​(java.lang.String tag)
      • NativeCollectionIterator

        public NativeCollectionIterator​(Scriptable scope,
                                        java.lang.String className,
                                        org.mozilla.javascript.NativeCollectionIterator.Type type,
                                        java.util.Iterator<Hashtable.Entry> iterator)