Uses of Interface
io.activej.async.process.AsyncCloseable
-
Packages that use AsyncCloseable Package Description io.activej.async io.activej.async.process -
-
Uses of AsyncCloseable in io.activej.async
Classes in io.activej.async that implement AsyncCloseable Modifier and Type Class Description classAsyncAccumulator<A> -
Uses of AsyncCloseable in io.activej.async.process
Subinterfaces of AsyncCloseable in io.activej.async.process Modifier and Type Interface Description interfaceAsyncProcessClasses in io.activej.async.process that implement AsyncCloseable Modifier and Type Class Description classAbstractAsyncCloseableMethods in io.activej.async.process with parameters of type AsyncCloseable Modifier and Type Method Description voidAbstractAsyncCloseable. setCloseable(@Nullable AsyncCloseable closeable)
-