Uses of Enum Class
com.yahoo.compress.IntegerCompressor.Mode
Packages that use IntegerCompressor.Mode
-
Uses of IntegerCompressor.Mode in com.yahoo.compress
Methods in com.yahoo.compress that return IntegerCompressor.ModeModifier and TypeMethodDescriptionstatic IntegerCompressor.ModeIntegerCompressor.compressionMode(int min, int max) static IntegerCompressor.ModeReturns the enum constant of this class with the specified name.static IntegerCompressor.Mode[]IntegerCompressor.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.