java.lang.Object | |
↳ | com.facebook.imagepipeline.memory.PoolFactory |
Factory class for pools.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PoolFactory(PoolConfig config) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BitmapPool | getBitmapPool() | ||||||||||
FlexByteArrayPool | getFlexByteArrayPool() | ||||||||||
int | getFlexByteArrayPoolMaxNumThreads() | ||||||||||
NativeMemoryChunkPool | getNativeMemoryChunkPool() | ||||||||||
PooledByteBufferFactory | getPooledByteBufferFactory() | ||||||||||
PooledByteStreams | getPooledByteStreams() | ||||||||||
SharedByteArray | getSharedByteArray() | ||||||||||
ByteArrayPool | getSmallByteArrayPool() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |