Uses of Interface
org.jruby.util.io.Getline.Callback
Packages that use Getline.Callback
-
Uses of Getline.Callback in org.jruby.util.io
Methods in org.jruby.util.io with parameters of type Getline.CallbackModifier and TypeMethodDescriptionstatic <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, boolean keywords, IRubyObject... args) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, int argc, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, int argc, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block, boolean keywords) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, Block block) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject... args) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, boolean keywords) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, Block block) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, Block block, boolean keywords) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, boolean keywords) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, Block block) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, Block block, boolean keywords) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, boolean keywords) static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) Deprecated.static <Self,
Return extends IRubyObject>
ReturnGetline.getlineCall
(ThreadContext context, Getline.Callback<Self, Return> getline, Self self, org.jcodings.Encoding enc_io, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block, boolean keywords)