Uses of Interface
org.ores.async.NeoEachI.AsyncValueTask
-
Uses of NeoEachI.AsyncValueTask in org.ores.async
Methods in org.ores.async with parameters of type NeoEachI.AsyncValueTaskModifier and TypeMethodDescriptionstatic <T,E> NeoGeneric<T, Object, E> Asyncc.Each(NeoEachI.AsyncValueTask<T, E> o, List<T> i, NeoEachI.IEacher<T, E> m) static <T,V, E> NeoGeneric<T, V, E> Asyncc.Map(NeoEachI.AsyncValueTask<T, E> o, Iterable<T> i, Asyncc.IMapper<T, V, E> m)