Flowable of a number of items followed by either an error or
completion.Flowable like Flowable.cache() except that
the cache can be reset by calling CachedFlowable.reset().Flowable like Flowable.cache() except that
the cache can be reset by calling CachedFlowable.reset() and the
cache will be automatically reset an interval after first subscription (or
first subscription after reset).Flowable like Flowable.cache() except that
the cache may be reset by the user calling
CloseableFlowableWithReset.reset().Flowable like Flowable.cache()
except that the cache can be reset by calling
CachedFlowable.reset().Observable like Observable.cache()
except that the cache can be reset by calling
CachedObservable.reset() and the cache will be automatically
reset an interval after first subscription (or first subscription after
reset).Observable like Observable.cache()
except that the cache may be reset by the user calling
CloseableObservableWithReset.reset().Number to a stream of Statistics about
those numbers.BiPredicate.Action.InputStream between 1 and bufferSize bytes.InputStream of 8192 bytes.InputStream as a
Flowable stream.File as a
Flowable stream.File as a
Flowable stream.Function parameter of
Flowable.retryWhen(Function).Flowable streams to
ObjectOutputStreams and reading Flowable streams of
indeterminate size from ObjectInputStreams.InputStream that offers the concatenated String data
emitted by a subscription to the given publisher using the given character set.InputStream that offers the concatenated String data
emitted by a subscription to the given publisher using the character set
UTF-8 for the bytes read through the InputStream.ObjectOutputStream.Copyright © 2013–2018. All rights reserved.