Class Remap<T,V>

java.lang.Object
io.activej.reactor.AbstractReactive
io.activej.reactor.ImplicitlyReactive
io.activej.async.process.AbstractAsyncCloseable
io.activej.csp.supplier.AbstractChannelSupplier<V>
io.activej.csp.supplier.impl.Remap<T,V>
All Implemented Interfaces:
io.activej.async.process.AsyncCloseable, ChannelSupplier<V>, io.activej.reactor.Reactive

public final class Remap<T,V> extends AbstractChannelSupplier<V>