A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
M
- MemoryCacheTracker - class in com.facebook.imagepipeline.cache
- MemoryChunk - class in com.facebook.imagepipeline.memory
- MemoryChunkPool - class in com.facebook.imagepipeline.memory
- Manages a pool of memory chunks (MemoryChunk)
- MemoryChunkType - class in com.facebook.imagepipeline.core
- Memory type that indicates which kind of memory implementation will be used.
- MemoryChunkUtil - class in com.facebook.imagepipeline.memory
- MemoryPooledByteBuffer - class in com.facebook.imagepipeline.memory
- An implementation of PooledByteBuffer that uses (MemoryChunk) to store data
- MemoryPooledByteBufferFactory - class in com.facebook.imagepipeline.memory
- A factory to provide instances of MemoryPooledByteBuffer and MemoryPooledByteBufferOutputStream
- MemoryPooledByteBufferOutputStream - class in com.facebook.imagepipeline.memory
- An implementation of PooledByteBufferOutputStream that produces a MemoryPooledByteBuffer
- MemoryPooledByteBufferOutputStream.InvalidStreamException - class in com.facebook.imagepipeline.memory.MemoryPooledByteBufferOutputStream
- An exception indicating that this stream is no longer valid
- MultiImageTranscoderFactory - class in com.facebook.imagepipeline.transcoder
- Class responsible of returning the correct ImageTranscoder given the ImageFormat.
- MultiplexProducer - class in com.facebook.imagepipeline.producers
- Producer for combining multiple identical requests into a single request.
- MultiUri - class in com.facebook.imagepipeline.multiuri
- Data class to enable using functionality of and/or with Vito
- MultiUri.Builder - class in com.facebook.imagepipeline.multiuri.MultiUri