Uses of Interface
org.ores.async.NeoQueue.IAsyncCb
-
Uses of NeoQueue.IAsyncCb in org.ores.async
Methods in org.ores.async that return types with arguments of type NeoQueue.IAsyncCbModifier and TypeMethodDescriptionNeoQueue.getOnDrainCbs()NeoQueue.getOnSaturatedCbs()NeoQueue.getOnUnsaturatedCbs()Methods in org.ores.async with parameters of type NeoQueue.IAsyncCbModifier and TypeMethodDescriptionvoidNeoQueue.onDrain(NeoQueue.IAsyncCb cb) voidNeoQueue.onSaturated(NeoQueue.IAsyncCb cb) voidNeoQueue.onUnsaturated(NeoQueue.IAsyncCb cb)