Uses of Enum Class
org.glassfish.grizzly.compression.lzma.impl.Decoder.State
Packages that use Decoder.State
-
Uses of Decoder.State in org.glassfish.grizzly.compression.lzma.impl
Methods in org.glassfish.grizzly.compression.lzma.impl that return Decoder.StateModifier and TypeMethodDescriptionDecoder.code(LZMADecoder.LZMAInputState decoderState, long outSize) static Decoder.StateReturns the enum constant of this class with the specified name.static Decoder.State[]Decoder.State.values()Returns an array containing the constants of this enum class, in the order they are declared.