Uses of Interface
org.ores.async.NeoWaterfallI.AsyncValueTask
-
Uses of NeoWaterfallI.AsyncValueTask in org.ores.async
Classes in org.ores.async that implement NeoWaterfallI.AsyncValueTaskMethods in org.ores.async with parameters of type NeoWaterfallI.AsyncValueTaskModifier and TypeMethodDescriptionstatic <T,E> NeoGeneric<T, Object, E> Asyncc.Waterfall(NeoWaterfallI.AsyncValueTask<T, E> z, NeoWaterfallI.AsyncTask<T, E>... args)