Uses of Enum Class
org.jruby.util.ConvertBytes.ERange.Kind
Packages that use ConvertBytes.ERange.Kind
-
Uses of ConvertBytes.ERange.Kind in org.jruby.util
Methods in org.jruby.util that return ConvertBytes.ERange.KindModifier and TypeMethodDescriptionConvertBytes.ERange.getKind()static ConvertBytes.ERange.KindReturns the enum constant of this class with the specified name.static ConvertBytes.ERange.Kind[]ConvertBytes.ERange.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jruby.util with parameters of type ConvertBytes.ERange.Kind