public class ChunkDecoderFactory extends Object
ChunkDecoder
implementations, based on criteria
such as "fastest available".
Yes, it looks butt-ugly, but does the job. Nonetheless, if anyone has lipstick for this pig, let me know.
Modifier and Type | Method and Description |
---|---|
static ChunkDecoder |
optimalInstance()
Method to use for getting decoder instance that uses the most optimal
available methods for underlying data access.
|
static ChunkDecoder |
safeInstance()
Method that can be used to ensure that a "safe" decoder instance is loaded.
|
public static ChunkDecoder optimalInstance()
safeInstance()
.public static ChunkDecoder safeInstance()
Copyright © 2019. All rights reserved.