org.jruby.ext.socket.RubyTCPServer.accept() |
org.jruby.embed.osgi.OSGiIsolatedScriptingContainer.addBundleToGemPath(Bundle) |
org.jruby.embed.osgi.OSGiIsolatedScriptingContainer.addBundleToGemPath(String) |
org.jruby.embed.osgi.OSGiIsolatedScriptingContainer.addBundleToLoadPath(Bundle) |
org.jruby.embed.osgi.OSGiIsolatedScriptingContainer.addBundleToLoadPath(String) |
org.jruby.embed.ScriptingContainer.addGemPath(ClassLoader) |
org.jruby.runtime.load.LoadService.addLoadedFeature(String) |
org.jruby.embed.ScriptingContainer.addLoadPath(ClassLoader) |
org.jruby.embed.ScriptingContainer.addLoadPath(String) |
org.jruby.ext.socket.RubyIPSocket.addr() |
org.jruby.RubyEnumerable.all_pCommon(ThreadContext, IRubyObject, Block, Arity) |
org.jruby.RubySymbol.all_symbols(IRubyObject) |
org.jruby.RubyModule.ancestors() |
org.jruby.RubyEnumerable.any_pCommon(ThreadContext, IRubyObject, Block, Arity) |
org.jruby.RubyClassPathVariable.append(IRubyObject) |
org.jruby.RubyHash.aref(IRubyObject)
use RubyHash.op_aref instead
|
org.jruby.RubyArray.aref(IRubyObject[])
Use the versions with zero, one, or two args.
|
org.jruby.runtime.Helpers.argsCat(IRubyObject, IRubyObject) |
org.jruby.runtime.Helpers.argsPush(RubyArray, IRubyObject) |
org.jruby.runtime.BlockBody.arity() |
org.jruby.runtime.Block.arity() |
org.jruby.RubyArray.aryDup19() |
org.jruby.RubyArray.aset(IRubyObject[])
Use the versions with zero, one, or two args.
|
org.jruby.RubyHash.aset(IRubyObject, IRubyObject)
use RubyHash.op_aset instead
|
org.jruby.RubyModule.attr_accessor(IRubyObject[]) |
org.jruby.RubyModule.attr_reader(IRubyObject[]) |
org.jruby.RubyKernel.autoload(IRubyObject, IRubyObject, IRubyObject) |
org.jruby.ext.socket.RubyUDPSocket.bind(IRubyObject, IRubyObject) |
org.jruby.RubyFileStat.blksize() |
org.jruby.util.ConvertBytes.byteListToInum(Ruby, ByteList, int, boolean) |
org.jruby.RubyEnumerable.callEach(Ruby, ThreadContext, IRubyObject, Arity, BlockCallback) |
org.jruby.RubyEnumerable.callEach(Ruby, ThreadContext, IRubyObject, IRubyObject[], Arity, BlockCallback) |
org.jruby.RubyEnumerable.callEach(Ruby, ThreadContext, IRubyObject, IRubyObject[], BlockCallback) |
org.jruby.RubyEnumerable.callEach19(Ruby, ThreadContext, IRubyObject, Arity, BlockCallback) |
org.jruby.RubyBasicObject.callMethod(ThreadContext, int, String) |
org.jruby.ir.operands.UndefinedValue.callMethod(ThreadContext, int, String) |
org.jruby.runtime.builtin.IRubyObject.callMethod(ThreadContext, int, String) |
org.jruby.RubyBasicObject.callMethod(ThreadContext, int, String, IRubyObject) |
org.jruby.ir.operands.UndefinedValue.callMethod(ThreadContext, int, String, IRubyObject) |
org.jruby.runtime.builtin.IRubyObject.callMethod(ThreadContext, int, String, IRubyObject) |
org.jruby.RubyBasicObject.callSuper(ThreadContext, IRubyObject[], Block) |
org.jruby.ir.operands.UndefinedValue.callSuper(ThreadContext, IRubyObject[], Block) |
org.jruby.runtime.builtin.IRubyObject.callSuper(ThreadContext, IRubyObject[], Block) |
org.jruby.RubyIO.chars19(ThreadContext, Block) |
org.jruby.RubyThread.checkMail(ThreadContext) |
org.jruby.Ruby.checkSafeString(IRubyObject) |
org.jruby.ast.ListNode.childNodes() |
org.jruby.RubyArray.choice(ThreadContext) |
org.jruby.RubyEnumerable.chunk(ThreadContext, IRubyObject, IRubyObject[], Block) |
org.jruby.RubyModule.class_variables19(ThreadContext) |
org.jruby.javasupport.JavaUtil.coerceJavaObjectToType(ThreadContext, Object, Class) |
org.jruby.javasupport.JavaUtil.coerceNilToType(RubyNil, Class) |
org.jruby.javasupport.JavaUtil.coerceOtherToType(ThreadContext, IRubyObject, Class) |
org.jruby.javasupport.JavaUtil.coerceStringToType(RubyString, Class) |
org.jruby.RubyArray.compatc19() |
org.jruby.ext.socket.RubyUDPSocket.connect(IRubyObject, IRubyObject) |
org.jruby.javasupport.util.RuntimeHelpers.constructHash(Ruby, IRubyObject, IRubyObject) |
org.jruby.javasupport.util.RuntimeHelpers.constructHash(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject) |
org.jruby.RubyRational.convert(ThreadContext, IRubyObject, IRubyObject[]) |
org.jruby.RubyComplex.convert(ThreadContext, IRubyObject, IRubyObject[]) |
org.jruby.javasupport.JavaUtil.convertArgument(Ruby, Object, Class>) |
org.jruby.javasupport.JavaUtil.convertArgumentToType(ThreadContext, IRubyObject, Class) |
org.jruby.javasupport.JavaUtil.convertJavaToRuby(Ruby, JavaUtil.JavaConverter, Object) |
org.jruby.ext.ffi.Util.convertParameter(IRubyObject, Class) |
org.jruby.javasupport.JavaUtil.convertRubyToJava(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJava(IRubyObject, Class) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaBoolean(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaByte(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaChar(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaDouble(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaFloat(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaInt(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaLong(IRubyObject) |
org.jruby.javasupport.JavaUtil.convertRubyToJavaShort(IRubyObject) |
org.jruby.util.TypeConverter.convertToIdentifier(IRubyObject) |
org.jruby.RubyBasicObject.convertToInteger(int, String) |
org.jruby.ir.operands.UndefinedValue.convertToInteger(int, String) |
org.jruby.runtime.builtin.IRubyObject.convertToInteger(int, String) |
org.jruby.util.TypeConverter.convertToType(IRubyObject, RubyClass, int, String) |
org.jruby.util.TypeConverter.convertToType(IRubyObject, RubyClass, int, String, boolean) |
org.jruby.RubyObject.convertToType(RubyClass, int) |
org.jruby.util.TypeConverter.convertToTypeWithCheck(IRubyObject, RubyClass, int, String) |
org.jruby.java.addons.ArrayJavaAddons.copyDataToJavaArray(ThreadContext, RubyArray, JavaArray) |
org.jruby.javasupport.JavaMethod.create(Ruby, Class>, String, Class>[]) |
org.jruby.javasupport.JavaMethod.create(Ruby, Method) |
org.jruby.javasupport.JavaMethod.createDeclared(Ruby, Class>, String, Class>[]) |
org.jruby.javasupport.proxy.JavaProxyClass.createJavaProxyModule(Ruby) |
org.jruby.runtime.load.LoadService.createLibrary(LoadService.SearchState, LoadServiceResource) |
org.jruby.runtime.load.LoadService.debugLogFound(LoadServiceResource) |
org.jruby.runtime.load.LoadService.debugLogFound(String, String) |
org.jruby.runtime.load.LoadService.debugLogTry(String, String) |
org.jruby.RubyHash.default_value_get(ThreadContext, IRubyObject[]) |
org.jruby.RubyModule.define_method(ThreadContext, IRubyObject[], Block) |
org.jruby.internal.runtime.ThreadService.deliverEvent(RubyThread, RubyThread, ThreadService.Event) |
org.jruby.ext.socket.RubyBasicSocket.do_not_reverse_lookup(IRubyObject) |
org.jruby.RubyString.downcase_bang(ThreadContext) |
org.jruby.RubyString.downcase(ThreadContext) |
org.jruby.RubyIO.doWriteNonblock(ThreadContext, IRubyObject[], boolean) |
org.jruby.runtime.backtrace.TraceType.dumpCaller(RubyArray)
|
org.jruby.runtime.backtrace.TraceType.dumpCaller(RubyStackTraceElement[])
|
org.jruby.runtime.backtrace.TraceType.dumpException(RubyException)
|
org.jruby.runtime.backtrace.TraceType.dumpWarning(RubyStackTraceElement[])
use {@link #logWarning(org.jruby.runtime.backtrace.RubyStackTraceElement[])
|
org.jruby.RubyIO.each_char19(ThreadContext, Block) |
org.jruby.RubyHash.each_pair(ThreadContext, Block) |
org.jruby.RubyProcess.egid_set(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.egid(IRubyObject) |
org.jruby.RubyProcess.UserID.eid(IRubyObject) |
org.jruby.RubyProcess.GroupID.eid(IRubyObject) |
org.jruby.RubyProcess.UserID.eid(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.GroupID.eid(IRubyObject, IRubyObject) |
org.jruby.runtime.Helpers.encodeParameterList(List) |
org.jruby.RubyProcess.euid_set(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.euid(IRubyObject) |
org.jruby.RubyThread.executeBlockingTask(RubyThread.BlockingTask) |
org.jruby.RubyHash.fastASetCheckString19(Ruby, IRubyObject, IRubyObject) |
org.jruby.RubyHash.fastASetSmallCheckString19(Ruby, IRubyObject, IRubyObject) |
org.jruby.RubyModule.fastFetchClassVariable(String) |
org.jruby.RubyModule.fastFetchConstant(String) |
org.jruby.RubyModule.fastGetClass(String) |
org.jruby.Ruby.fastGetClass(String) |
org.jruby.RubyModule.fastGetClassVar(String) |
org.jruby.RubyModule.fastGetConstant(String) |
org.jruby.RubyModule.fastGetConstant(String, boolean) |
org.jruby.RubyModule.fastGetConstantAt(String) |
org.jruby.RubyModule.fastGetConstantFrom(String) |
org.jruby.RubyModule.fastGetConstantFromConstMissing(String) |
org.jruby.RubyModule.fastGetConstantFromNoConstMissing(String) |
org.jruby.RubyBasicObject.fastGetInstanceVariable(String) |
org.jruby.runtime.builtin.InstanceVariables.fastGetInstanceVariable(String) |
org.jruby.RubyBasicObject.fastGetInternalVariable(String) |
org.jruby.runtime.builtin.InternalVariables.fastGetInternalVariable(String) |
org.jruby.Ruby.fastGetModule(String) |
org.jruby.RubyModule.fastHasClassVariable(String) |
org.jruby.RubyModule.fastHasConstant(String) |
org.jruby.RubyBasicObject.fastHasInstanceVariable(String) |
org.jruby.runtime.builtin.InstanceVariables.fastHasInstanceVariable(String) |
org.jruby.RubyBasicObject.fastHasInternalVariable(String) |
org.jruby.runtime.builtin.InternalVariables.fastHasInternalVariable(String) |
org.jruby.RubyModule.fastIsClassVarDefined(String) |
org.jruby.RubyModule.fastSetClassVar(String, IRubyObject) |
org.jruby.RubyModule.fastSetConstant(String, IRubyObject) |
org.jruby.RubyBasicObject.fastSetInstanceVariable(String, IRubyObject) |
org.jruby.runtime.builtin.InstanceVariables.fastSetInstanceVariable(String, IRubyObject) |
org.jruby.RubyBasicObject.fastSetInternalVariable(String, Object) |
org.jruby.runtime.builtin.InternalVariables.fastSetInternalVariable(String, Object) |
org.jruby.RubyModule.fastStoreClassVariable(String, IRubyObject) |
org.jruby.RubyModule.fastStoreConstant(String, IRubyObject) |
org.jruby.RubyArray.fetch(ThreadContext, IRubyObject[], Block)
Use the versions with zero, one, or two args.
|
org.jruby.RubyFile.file(IRubyObject) |
org.jruby.RubyEnumerable.find_index(ThreadContext, IRubyObject, Block, Arity) |
org.jruby.RubyEnumerable.find_indexCommon(ThreadContext, IRubyObject, Block, Arity) |
org.jruby.runtime.load.LoadService.findBuiltinLibrary(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.embed.util.SystemPropertyCatcher.findFromJar(Object) |
org.jruby.embed.util.SystemPropertyCatcher.findJRubyHome(Object) |
org.jruby.runtime.load.LoadService.findLibraryWithoutCWD(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.embed.util.SystemPropertyCatcher.findLoadPaths() |
org.jruby.RubyArray.first(IRubyObject[])
Use the versions with zero, one, or two args.
|
org.jruby.ext.socket.RubyIPSocket.getaddress(IRubyObject, IRubyObject) |
org.jruby.javasupport.JavaUtil.getArrayConverter(Class) |
org.jruby.runtime.Binding.getBacktrace() |
org.jruby.RubyInstanceConfig.getBasicUsageHelp() |
org.jruby.RubyModule.getCacheToken() |
org.jruby.internal.runtime.methods.DynamicMethod.getCallConfig() |
org.jruby.internal.runtime.methods.CallConfiguration.getCallConfig(boolean, boolean, boolean) |
org.jruby.internal.runtime.methods.JavaMethod.getCallerRequirement() |
org.jruby.RubyInstanceConfig.getCompatVersion() |
org.jruby.embed.ScriptingContainer.getCompatVersion() |
org.jruby.management.ConfigMBean.getCompatVersion() |
org.jruby.management.Config.getCompatVersion() |
org.jruby.runtime.ThreadContext.getConstant(String) |
org.jruby.Ruby.getConstantGeneration() |
org.jruby.RubyInstanceConfig.getCopyrightString() |
org.jruby.Ruby.getCurrentInstance() |
org.jruby.Ruby.getDefaultInstance()
use #newInstance()
|
org.jruby.RubyEncoding.getDefaultInternal(IRubyObject) |
org.jruby.util.io.ChannelDescriptor.getDescriptorByFileno(int) |
org.jruby.util.io.ChannelDescriptor.getDescriptorFromChannel(Channel) |
org.jruby.RubyProcess.Sys.getegid(IRubyObject) |
org.jruby.embed.ScriptingContainer.getErr()
As of JRuby 1.5.0, Replaced by getError()
|
org.jruby.RubyProcess.Sys.geteuid(IRubyObject) |
org.jruby.RubyInstanceConfig.getExtendedHelp() |
org.jruby.util.io.ChannelDescriptor.getFilenoFromChannel(Channel) |
org.jruby.util.io.OpenFile.getFModeFromString(String) |
org.jruby.RubyProcess.Sys.getgid(IRubyObject) |
org.jruby.ext.socket.RubyTCPSocket.gethostbyname(IRubyObject, IRubyObject) |
org.jruby.embed.ScriptingContainer.getIn()
As of JRuby 1.5.0, replaced by getInput().
|
org.jruby.RubyInstanceConfig.getInPlaceBackupExtention() |
org.jruby.RubyIO.getIOModes(Ruby, String) |
org.jruby.RubyIO.getIOModesIntFromString(Ruby, String) |
org.jruby.javasupport.JavaSupportImpl.getJavaObjectVariable(Object, int) |
org.jruby.util.JRubyClassLoader.getJDBCDriverUnloader() |
org.jruby.RubyIO.getline(Ruby, ByteList) |
org.jruby.RubyIO.getline(Ruby, ByteList, long) |
org.jruby.RubyIO.getline(ThreadContext, ByteList) |
org.jruby.RubyIO.getline(ThreadContext, ByteList, long) |
org.jruby.embed.internal.SingletonLocalContextProvider.getLocalContextInstance(RubyInstanceConfig, LocalVariableBehavior, boolean) |
org.jruby.embed.internal.SingletonLocalContextProvider.getLocalVariableBehaviorOrNull() |
org.jruby.util.io.ModeFlags.getModesFromChannel(Channel) |
org.jruby.RubyBasicObject.getNativeHandle() |
org.jruby.RubyBasicObject.getNativeTypeIndex() |
org.jruby.runtime.marshal.CoreObjectType.getNativeTypeIndex() |
org.jruby.util.io.ChannelDescriptor.getNewFileno() |
org.jruby.runtime.DynamicScope.getNextCapturedScope() |
org.jruby.embed.ScriptingContainer.getOut()
As of JRuby 1.5.0, replaced by getOutput().
|
org.jruby.ext.socket.RubyBasicSocket.getpeername() |
org.jruby.RubyProcess.getpgid(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.getpgrp(IRubyObject) |
org.jruby.lexer.yacc.SyntaxException.getPosition() |
org.jruby.javasupport.JavaSupportImpl.getPrimitiveClass(String) |
org.jruby.RubyProcess.getpriority(IRubyObject, IRubyObject, IRubyObject) |
org.jruby.Ruby.getProfiledMethods()
This should be an implementation detail of the ProfilingService and should remove from the Ruby class.
|
org.jruby.RubyInstanceConfig.getPropertyHelp() |
org.jruby.RubyProcess.getrlimit(IRubyObject, IRubyObject) |
org.jruby.javasupport.JavaClass.getRubyArray(Ruby, Class>[]) |
org.jruby.runtime.ThreadContext.getRubyDateFormat() |
org.jruby.internal.runtime.RubyRunnable.getRubyThread() |
org.jruby.embed.ScriptingContainer.getRuntime()
As of JRuby 1.5.0. Use getProvider().getRuntime() method instead.
|
org.jruby.Ruby.getSafeLevel() |
org.jruby.ext.socket.RubyBasicSocket.getsockname() |
org.jruby.ext.socket.RubyBasicSocket.getsockopt(IRubyObject, IRubyObject) |
org.jruby.RubyModule.getStoredConstantList() |
org.jruby.RubyModule.getStoredConstantNameList() |
org.jruby.IncludedModuleWrapper.getStoredConstantNameList() |
org.jruby.embed.internal.LocalContext.getThreadSafeRuntime() |
org.jruby.RubyProcess.Sys.getuid(IRubyObject) |
org.jruby.RubyBasicObject.getVariableCount() |
org.jruby.RubyInstanceConfig.getVerbose() |
org.jruby.RubyInstanceConfig.getVersionString() |
org.jruby.RubyProcess.gid_set(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.gid(IRubyObject) |
org.jruby.RubySymbol.hash() |
org.jruby.runtime.ObjectSpace.idOf(IRubyObject) |
org.jruby.RubyFixnum.induced_from(IRubyObject, IRubyObject) |
org.jruby.RubyInteger.induced_from(ThreadContext, IRubyObject, IRubyObject) |
org.jruby.RubyFloat.induced_from(ThreadContext, IRubyObject, IRubyObject) |
org.jruby.internal.runtime.methods.JavaMethod.init(RubyModule, Arity, Visibility, StaticScope, CallConfiguration) |
org.jruby.internal.runtime.methods.DynamicMethod.init(RubyModule, Visibility, CallConfiguration) |
org.jruby.RubyObject.initialize() |
org.jruby.RubyBasicObject.initialize() |
org.jruby.RubyModule.initialize(Block) |
org.jruby.RubyArray.initialize(ThreadContext, IRubyObject[], Block)
Use the versions with zero, one, or two args.
|
org.jruby.RubyFile.initialize19(IRubyObject[], Block) |
org.jruby.ext.tempfile.Tempfile.initialize19(IRubyObject[], Block) |
org.jruby.RubySymbol.inspect() |
org.jruby.RubyThread.internalRaise(IRubyObject[]) |
org.jruby.RubyModule.invalidateCacheDescendantsInner() |
org.jruby.RubyClass.invoke(ThreadContext, IRubyObject, int, String, IRubyObject[], CallType, Block) |
org.jruby.runtime.Helpers.invokedynamic(ThreadContext, IRubyObject, int) |
org.jruby.runtime.Helpers.invokedynamic(ThreadContext, IRubyObject, int, IRubyObject) |
org.jruby.runtime.Helpers.invokeMethodMissing(IRubyObject, String, IRubyObject[]) |
org.jruby.util.io.EncodingUtils.ioStripBOM(RubyIO) |
org.jruby.Ruby.is1_8() |
org.jruby.Ruby.is1_9() |
org.jruby.internal.runtime.methods.DescriptorInfo.isBacktrace() |
org.jruby.RubyInstanceConfig.isBenchmarking() |
org.jruby.RubyInstanceConfig.isCextEnabled() |
org.jruby.java.invokers.RubyToJavaInvoker.isMemberVarArgs(Member) |
org.jruby.embed.util.SystemPropertyCatcher.isRuby19(String) |
org.jruby.RubyInstanceConfig.isSamplingEnabled() |
org.jruby.RubyInstanceConfig.isShouldRunInterpreter() |
org.jruby.RubyBasicObject.isUntrusted() |
org.jruby.runtime.marshal.MarshalStream.isUntrusted() |
org.jruby.RubyInstanceConfig.isxFlag() |
org.jruby.javasupport.JavaUtil.java_to_primitive(IRubyObject, IRubyObject, Block) |
org.jruby.javasupport.Java.java_to_primitive(IRubyObject, IRubyObject, Block) |
org.jruby.javasupport.Java.java_to_ruby(IRubyObject, IRubyObject, Block) |
org.jruby.javasupport.JavaUtil.java_to_ruby(Ruby, IRubyObject) |
org.jruby.javasupport.JavaClass.javaArrayFromRubyArray(ThreadContext, IRubyObject) |
org.jruby.RubyThread.join(IRubyObject[]) |
org.jruby.RubyProcess.kill(IRubyObject, IRubyObject[]) |
org.jruby.internal.runtime.ThreadService.Event.kill(RubyThread, RubyThread, ThreadService.Event.Type) |
org.jruby.RubyArray.last(IRubyObject[])
Use the versions with zero, one, or two args.
|
org.jruby.RubyIO.lines19(ThreadContext, Block) |
org.jruby.ext.socket.RubyTCPServer.listen(IRubyObject) |
org.jruby.ast.executable.Script.load(ThreadContext, IRubyObject, IRubyObject[], Block) |
org.jruby.ast.executable.AbstractScript.load(ThreadContext, IRubyObject, IRubyObject[], Block) |
org.jruby.RubyInstanceConfig.loadPaths() |
org.jruby.RubySymbol.SymbolTable.lookup(String) |
org.jruby.java.dispatch.CallableSelector.matchingCallableArityFour(Ruby, Map, JavaCallable[], IRubyObject, IRubyObject, IRubyObject, IRubyObject) |
org.jruby.java.dispatch.CallableSelector.matchingCallableArityN(Ruby, Map, JavaCallable[], IRubyObject[]) |
org.jruby.java.dispatch.CallableSelector.matchingCallableArityN(Ruby, Map, ParameterTypes[], IRubyObject[]) |
org.jruby.java.dispatch.CallableSelector.matchingCallableArityOne(Ruby, Map, JavaCallable[], IRubyObject) |
org.jruby.java.dispatch.CallableSelector.matchingCallableArityThree(Ruby, Map, JavaCallable[], IRubyObject, IRubyObject, IRubyObject) |
org.jruby.java.dispatch.CallableSelector.matchingCallableArityTwo(Ruby, Map, JavaCallable[], IRubyObject, IRubyObject) |
org.jruby.RubyString.modify19(int) |
org.jruby.RubyModule.module_eval(ThreadContext, IRubyObject[], Block) |
org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl.nameOnInspection() |
org.jruby.RubyBinding.newBinding(Ruby) |
org.jruby.RubyBinding.newBinding(Ruby, IRubyObject) |
org.jruby.java.dispatch.CallableSelector.newCallableCache() |
org.jruby.runtime.CallBlock19.newCallClosure(IRubyObject, RubyModule, Arity, BlockCallback, ThreadContext) |
org.jruby.runtime.CallBlock.newCallClosure(IRubyObject, RubyModule, Arity, BlockCallback, ThreadContext) |
org.jruby.RubyModule.newIncludeClass(RubyClass) |
org.jruby.IncludedModuleWrapper.newIncludeClass(RubyClass) |
org.jruby.ext.bigdecimal.RubyBigDecimal.newInstance(IRubyObject, IRubyObject[]) |
org.jruby.RubyRational.newInstance(ThreadContext, IRubyObject, IRubyObject[]) |
org.jruby.RubyComplex.newInstance(ThreadContext, IRubyObject, IRubyObject[]) |
org.jruby.RubyTime.newInstance(ThreadContext, IRubyObject, IRubyObject[], Block)
|
org.jruby.RubyComplex.newInstanceBang(ThreadContext, IRubyObject, IRubyObject[]) |
org.jruby.Ruby.newLightweightStopIterationError(String) |
org.jruby.RubyProc.newProc(Ruby, Block.Type) |
org.jruby.RubyProc.newProc(Ruby, Block, Block.Type, ISourcePosition) |
org.jruby.RubyString.newString(ByteList) |
org.jruby.RubyString.newString(CharSequence) |
org.jruby.RubyString.newString(Ruby, RubyClass, CharSequence) |
org.jruby.Ruby.newStringShared(ByteList) |
org.jruby.RubyEnumerable.none_p(ThreadContext, IRubyObject, Block, Arity) |
org.jruby.RubyEnumerable.one_p(ThreadContext, IRubyObject, Block, Arity) |
org.jruby.RubyHash.op_aset(IRubyObject, IRubyObject) |
org.jruby.RubyHash.op_aset19(ThreadContext, IRubyObject, IRubyObject) |
org.jruby.RubyGlobal.StringOnlyRubyHash.op_aset19(ThreadContext, IRubyObject, IRubyObject) |
org.jruby.java.proxies.MapJavaProxy.op_aset19(ThreadContext, IRubyObject, IRubyObject) |
org.jruby.javasupport.proxy.JavaProxyReflectionObject.op_equal(IRubyObject) |
org.jruby.RubyProcess.RubyStatus.op_rshift(IRubyObject) |
org.jruby.ext.socket.RubyUDPSocket.open(IRubyObject, IRubyObject[], Block) |
org.jruby.ext.socket.RubyTCPSocket.open(IRubyObject, IRubyObject[], Block) |
org.jruby.ext.socket.RubyTCPServer.open(IRubyObject, IRubyObject[], Block) |
org.jruby.util.io.ChannelDescriptor.open(String, String, ModeFlags) |
org.jruby.util.io.ChannelDescriptor.open(String, String, ModeFlags, ClassLoader) |
org.jruby.util.io.PosixShim.open(String, String, ModeFlags, int, ClassLoader) |
org.jruby.util.io.ChannelDescriptor.open(String, String, ModeFlags, int, POSIX) |
org.jruby.util.io.ChannelDescriptor.open(String, String, ModeFlags, int, POSIX, ClassLoader) |
org.jruby.Ruby.parse(String, String, DynamicScope, int, boolean) |
org.jruby.ext.socket.RubyIPSocket.peeraddr() |
org.jruby.RubyProcess.pid(IRubyObject) |
org.jruby.util.ShellLauncher.popen(Ruby, IRubyObject[], Map, IOOptions) |
org.jruby.util.ShellLauncher.popen(Ruby, IRubyObject, IOOptions) |
org.jruby.util.ShellLauncher.popen3(Ruby, IRubyObject[]) |
org.jruby.util.ShellLauncher.popen3(Ruby, IRubyObject[], boolean) |
org.jruby.RubyIO.popen3(ThreadContext, IRubyObject, IRubyObject[], Block) |
org.jruby.RubyIO.popen4(ThreadContext, IRubyObject, IRubyObject[], Block) |
org.jruby.RubyIO.popenSpecial(ThreadContext, IRubyObject[]) |
org.jruby.RubyProcess.ppid(IRubyObject) |
org.jruby.javasupport.JavaUtil.primitive_to_java(IRubyObject, IRubyObject, Block) |
org.jruby.RubyFixnum.quo(ThreadContext, IRubyObject) |
org.jruby.internal.runtime.ThreadService.Event.raise(RubyThread, RubyThread, ThreadService.Event.Type, IRubyObject) |
org.jruby.util.io.ChannelStream.readall()
readall do busy loop for the IO which has NONBLOCK bit. You
should implement the logic by yourself with fread().
|
org.jruby.RubyIO.readline(ThreadContext, IRubyObject[]) |
org.jruby.RubyIO.readlines19(ThreadContext, IRubyObject[]) |
org.jruby.RubyThread.receiveMail(ThreadService.Event) |
org.jruby.ext.socket.RubyBasicSocket.recv(IRubyObject[]) |
org.jruby.ext.socket.RubyBasicSocket.recv(ThreadContext, IRubyObject[]) |
org.jruby.ext.socket.RubyUDPSocket.recvfrom(IRubyObject[]) |
org.jruby.ext.socket.RubyIPSocket.recvfrom(ThreadContext, IRubyObject[]) |
org.jruby.RubyModule.removeCvar(IRubyObject)
|
org.jruby.RubyInstanceConfig.requiredLibraries() |
org.jruby.RubyProcess.UserID.rid(IRubyObject) |
org.jruby.RubyProcess.GroupID.rid(IRubyObject) |
org.jruby.javasupport.JavaUtil.ruby_to_java(IRubyObject, IRubyObject, Block) |
org.jruby.javasupport.Java.ruby_to_java(IRubyObject, IRubyObject, Block) |
org.jruby.Main.run() |
org.jruby.Ruby.runNormally(Node, boolean) |
org.jruby.Ruby.runWithGetsLoop(Node, boolean, boolean, boolean, boolean) |
org.jruby.javasupport.proxy.JavaProxyReflectionObject.same(IRubyObject) |
org.jruby.Ruby.secure(int) |
org.jruby.RubyIO.select_static(ThreadContext, Ruby, IRubyObject[]) |
org.jruby.RubyThread.selectForAccept(RubyIO) |
org.jruby.ext.socket.RubyUDPSocket.send(IRubyObject[]) |
org.jruby.ext.socket.RubyBasicSocket.set_do_not_reverse_lookup(IRubyObject, IRubyObject) |
org.jruby.RubyInstanceConfig.setBenchmarking(boolean) |
org.jruby.internal.runtime.methods.DynamicMethod.setCallConfig(CallConfiguration) |
org.jruby.internal.runtime.methods.JavaMethod.setCallerRequirement(CallConfiguration) |
org.jruby.RubyInstanceConfig.setCextEnabled(boolean) |
org.jruby.RubyInstanceConfig.setCompatVersion(CompatVersion) |
org.jruby.embed.ScriptingContainer.setCompatVersion(CompatVersion) |
org.jruby.Ruby.setCurrentInstance(Ruby) |
org.jruby.RubyProcess.Sys.setegid(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.Sys.seteuid(IRubyObject, IRubyObject) |
org.jruby.runtime.ThreadContext.setFile(String) |
org.jruby.RubyProcess.Sys.setgid(IRubyObject, IRubyObject) |
org.jruby.javasupport.JavaSupportImpl.setJavaObjectVariable(Object, int, Object) |
org.jruby.embed.util.SystemPropertyCatcher.setJRubyHome(ScriptingContainer) |
org.jruby.RubyBasicObject.setNativeHandle(Object) |
org.jruby.RubyProcess.setpgid(IRubyObject, IRubyObject, IRubyObject) |
org.jruby.RubyProcess.setpgrp(IRubyObject) |
org.jruby.RubyProcess.setpriority(IRubyObject, IRubyObject, IRubyObject, IRubyObject) |
org.jruby.embed.ScriptingContainer.setProfile(RubyInstanceConfig.ProfilingMode)
Use setProfilingMode instead
|
org.jruby.RubyInstanceConfig.setSafeLevel(int) |
org.jruby.Ruby.setSafeLevel(int) |
org.jruby.RubyProcess.setsid(IRubyObject) |
org.jruby.ext.socket.RubyBasicSocket.setsockopt(IRubyObject, IRubyObject, IRubyObject) |
org.jruby.RubyProcess.Sys.setuid(IRubyObject, IRubyObject) |
org.jruby.RubyBasicObject.setUntrusted(boolean) |
org.jruby.java.proxies.ArrayJavaProxyCreator.setup(ThreadContext, IRubyObject, IRubyObject[]) |
org.jruby.RubyString.setValue(CharSequence) |
org.jruby.RubyInstanceConfig.shouldPrintProperties() |
org.jruby.RubyInstanceConfig.shouldPrintUsage() |
org.jruby.RubyInstanceConfig.shouldRunInterpreter() |
org.jruby.util.CodegenUtils.sigParams(Class...) |
org.jruby.util.CodegenUtils.sigParams(String, Class...) |
org.jruby.ext.tempfile.Tempfile.size19(ThreadContext) |
org.jruby.RubyArray.slice_bang(IRubyObject[])
Use the versions with zero, one, or two args.
|
org.jruby.runtime.load.LoadService.smartLoad(String) |
org.jruby.ext.socket.RubySocket.sockerr(Ruby, String) |
org.jruby.RubyHash.sort(ThreadContext, Block) |
org.jruby.RubyObject.specificEval(ThreadContext, RubyModule, IRubyObject[], Block, EvalType) |
org.jruby.RubyString.split19(ThreadContext, IRubyObject, boolean) |
org.jruby.RubyKernel.sprintf(IRubyObject, IRubyObject[]) |
org.jruby.RubySymbol.SymbolTable.store(RubySymbol) |
org.jruby.RubyNumeric.str2fnum19(Ruby, RubyString, boolean) |
org.jruby.RubyString.strDup() |
org.jruby.runtime.Helpers.stringOrNil(ByteList, ThreadContext) |
org.jruby.RubyString.stringToInum(int, boolean) |
org.jruby.RubyString.substr(int, int) |
org.jruby.RubyBasicObject.syncVariables(List>) |
org.jruby.ir.operands.UndefinedValue.syncVariables(List>) |
org.jruby.runtime.builtin.IRubyObject.syncVariables(List>) |
org.jruby.util.JRubyClassLoader.tearDown(boolean)
|
org.jruby.RubyProcess.times(IRubyObject, Block) |
org.jruby.RubyProcess.RubyStatus.to_i() |
org.jruby.RubyException.to_s19(ThreadContext) |
org.jruby.RubyFixnum.to_sym() |
org.jruby.RubyBasicObject.trust(ThreadContext) |
org.jruby.embed.variable.GlobalVariable.tryEagerInjection(Ruby, IRubyObject) |
org.jruby.runtime.load.LoadService.tryResourceAsIs(String) |
org.jruby.runtime.load.LoadService.tryResourceAsIs(String, String) |
org.jruby.runtime.load.LoadService.tryResourceFromCWD(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.runtime.load.LoadService.tryResourceFromDotSlash(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.runtime.load.LoadService.tryResourceFromHome(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.runtime.load.LoadService.tryResourceFromJarURL(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.runtime.load.LoadService.tryResourceFromJarURLWithLoadPath(String, String) |
org.jruby.runtime.load.LoadService.tryResourceFromLoadPath(String, String) |
org.jruby.runtime.load.LoadService.tryResourceFromLoadPathOrURL(LoadService.SearchState, String, LoadService.SuffixType) |
org.jruby.RubyProcess.uid_set(IRubyObject, IRubyObject) |
org.jruby.RubyProcess.uid(IRubyObject) |
org.jruby.RubyBasicObject.untrust(ThreadContext) |
org.jruby.RubyBasicObject.untrusted_p(ThreadContext) |
org.jruby.javasupport.JavaUtil.unwrapJavaObject(Ruby, IRubyObject, String) |
org.jruby.javasupport.JavaUtil.unwrapJavaValue(Ruby, IRubyObject, String) |
org.jruby.RubyString.upcase_bang(ThreadContext) |
org.jruby.RubyString.upcase(ThreadContext) |
org.jruby.runtime.backtrace.BacktraceElement.update(BacktraceElement, String, ISourcePosition) |
org.jruby.RubyBasicObject.variableTableFastContains(String) |
org.jruby.RubyBasicObject.variableTableFastFetch(String) |
org.jruby.RubyBasicObject.variableTableFastStore(String, Object) |
org.jruby.RubyProcess.wait(IRubyObject, IRubyObject[]) |
org.jruby.RubyProcess.wait2(IRubyObject, IRubyObject[]) |
org.jruby.RubyProcess.waitall(IRubyObject) |
org.jruby.RubyProcess.waitpid(IRubyObject, IRubyObject[]) |
org.jruby.RubyProcess.waitpid2(IRubyObject, IRubyObject[]) |
org.jruby.internal.runtime.ThreadService.Event.wakeup(RubyThread, RubyThread, ThreadService.Event.Type) |
org.jruby.common.NullWarnings.warn(IRubyWarnings.ID, ISourcePosition, String, Object...) |
org.jruby.common.NullWarnings.warn(IRubyWarnings.ID, String, int, String, Object...) |
org.jruby.common.NullWarnings.warn(IRubyWarnings.ID, String, Object...) |
org.jruby.ext.ripper.Warnings.warn(Warnings.ID, Position, String, Object...) |
org.jruby.ext.ripper.Warnings.warn(Warnings.ID, String, int, String, Object...) |
org.jruby.ext.ripper.Warnings.warn(Warnings.ID, String, Object...) |
org.jruby.common.NullWarnings.warning(IRubyWarnings.ID, ISourcePosition, String, Object...) |
org.jruby.common.NullWarnings.warning(IRubyWarnings.ID, String, int, String, Object...) |
org.jruby.common.NullWarnings.warning(IRubyWarnings.ID, String, Object...) |
org.jruby.ext.ripper.Warnings.warning(Warnings.ID, Position, String, Object...) |
org.jruby.ext.ripper.Warnings.warning(Warnings.ID, String, int, String, Object...) |
org.jruby.ext.ripper.Warnings.warning(Warnings.ID, String, Object...) |
org.jruby.RubyIO.writeStatic(ThreadContext, IRubyObject, IRubyObject[], Block) |