Uses of Interface
com.fizzed.rocker.runtime.Java8Iterator.ConsumeMapWithIterator
Packages that use Java8Iterator.ConsumeMapWithIterator
-
Uses of Java8Iterator.ConsumeMapWithIterator in com.fizzed.rocker.runtime
Methods in com.fizzed.rocker.runtime with parameters of type Java8Iterator.ConsumeMapWithIteratorModifier and TypeMethodDescriptionstatic <K,V> void Java8Iterator.forEach(Map<K, V> items, Java8Iterator.ConsumeMapWithIterator<K, V> consumer)