public interface org.jruby.util.ByteListHelper$CodePoint
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.jruby.util.ByteListHelper$CodePoint
super_class: java.lang.Object
{
public abstract boolean call(int, int, org.jcodings.Encoding);
descriptor: (IILorg/jcodings/Encoding;)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
index
codepoint
encoding
}
SourceFile: "ByteListHelper.java"
NestHost: org.jruby.util.ByteListHelper
InnerClasses:
public abstract CodePoint = org.jruby.util.ByteListHelper$CodePoint of org.jruby.util.ByteListHelper