public class EnvIterator extends Object
EnvIterator()
static void
foreach(Iterator<?> iterator, java.util.function.Consumer<EnvModel> consumer)
static Map<String,Object>
makeEnv(int index, boolean hasNext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnvIterator()
public static void foreach(Iterator<?> iterator, java.util.function.Consumer<EnvModel> consumer)
public static Map<String,Object> makeEnv(int index, boolean hasNext)
Copyright © 2022. All rights reserved.