# Print output for @column tags ?> Flow.Processor - Android SDK | Android Developers

Most visited

Recently visited

Flow.Processor

public static interface Flow.Processor
implements Subscriber<T>, Publisher<R>

java.util.concurrent.Flow.Processor<T, R>


A component that acts as both a Subscriber and Publisher.

Summary

Inherited methods