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