Uses of Interface
com.fizzed.rocker.runtime.Java8Iterator.ConsumeMapWithIterator
-
Packages that use Java8Iterator.ConsumeMapWithIterator Package Description com.fizzed.rocker.runtime -
-
Uses of Java8Iterator.ConsumeMapWithIterator in com.fizzed.rocker.runtime
Methods in com.fizzed.rocker.runtime with parameters of type Java8Iterator.ConsumeMapWithIterator Modifier and Type Method Description static <K,V>
voidJava8Iterator. forEach(java.util.Map<K,V> items, Java8Iterator.ConsumeMapWithIterator<K,V> consumer)
-