Uses of Enum
kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
Packages that use BlockLZ4CompressorInputStream.State
-
Uses of BlockLZ4CompressorInputStream.State in kala.compress.compressors.lz4
Fields in kala.compress.compressors.lz4 declared as BlockLZ4CompressorInputStream.StateMethods in kala.compress.compressors.lz4 that return BlockLZ4CompressorInputStream.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BlockLZ4CompressorInputStream.State[]BlockLZ4CompressorInputStream.State.values()Returns an array containing the constants of this enum type, in the order they are declared.