Uses of Interface
org.jruby.runtime.builtin.InstanceVariables
Packages that use InstanceVariables
Package
Description
-
Uses of InstanceVariables in org.jruby
Classes in org.jruby that implement InstanceVariablesModifier and TypeClassDescriptionclassBase type for the two Ruby Method types.static classclassclassThis class is used to provide an intermediate superclass for modules and classes that include other modules.final classclassDeprecated.classThis class is used as an intermediate superclass for Module#prepend.classclassThe Java representation of a Ruby ArgumentError.classImplements Enumerator::ArithmeticSequenceclassRubyArray<T extends IRubyObject>The implementation of the built-in class Array in Ruby.classRubyBasicObject is the only implementation of theIRubyObject.classclassclassstatic classstatic classclassImplements Enumerator::Chainclassclassclasscomplex.c as of revision: 20011classThe Java representation of a Ruby ConcurrencyError.classDeprecated.classclassThe Ruby built-in class Dir.class/** The Java representation of a Ruby DomainError.classclassThe Java representation of a Ruby EncodingError.static classstatic classstatic classstatic classclassImplementation of Ruby's Enumerator module.static classInternal Enumerator::FeedValue class to be shared between enumerator and its next-er Fiber.classThe Java representation of a Ruby EOFError.classclassThe Java representation of a Ruby Fatal.classThe Java representation of a Ruby FiberError.classThe Ruby File class.classImplements File::StatclassImplementation of the Integer (Fixnum internal) class.classA representation of a float objectclassThe Java representation of a Ruby FloatDomainError.classThe Java representation of a Ruby FrozenError.classstatic classObligate string-keyed and string-valued hash, used for ENV.static classA Pseudo-hash whose keys and values are required to be Strings.classImplementation of the Hash class.classThe Java representation of a Ruby IndexError.classImplementation of the Integer class.classThe Java representation of a Ruby Interrupt.classThe Java representation of a Ruby InterruptedRegexpError.classstatic classclassclassThe Java representation of a Ruby IOError.classclassThe Java representation of a Ruby LoadError.classThe Java representation of a Ruby LocalJumpError.classclassThe RubyMethod class represents a RubyMethod object.classclassThe Java representation of a Ruby NameError.static final classNested class whose instances act as thunks reacting to to_str method called from (Exception#to_str, Exception#message) MRI equivalent: rb_cNameErrorMesg, class name: "message", construction method: "!", to_str implementation: "name_err_mesg_to_str" TODO: this class should not be lookupableclassclassThe Java representation of a Ruby ArgumentError.classThe Java representation of a Ruby ArgumentError.classThe Java representation of a Ruby NoMemoryError.classThe Java representation of a Ruby NoMethodError.classThe Java representation of a Ruby NotImplementedError.classBase class for all numerical types in ruby.classRubyObject represents the implementation of the Object class in Ruby.static classstatic classstatic classstatic classclassstatic classclassImplements Enumerator::ProducerclassImplementation of the Random class.classclassclassThe Java representation of a Ruby RangeError.classRuby Rational impl (MRI: rational.c).classclassThe Java representation of a Ruby RegexpError.classThe Java representation of a Ruby RuntimeError.classThe Java representation of a Ruby ScriptError.classThe Java representation of a Ruby SecurityError.classThe Java representation of a Ruby SignalException.classThe Java representation of a Ruby StandardError.class/** The Java representation of a Ruby StopIteration.classImplementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers.static classAn FString is a frozen string that is also deduplicated and cached.classclassRepresents a Ruby symbol (e.g.classThe Java representation of a Ruby SyntaxError.classThe Java representation of a Ruby SystemCallError.classThe Java representation of a Ruby SystemExit.classThe Java representation of a Ruby SystemStackError.classImplementation of Ruby'sThreadclass.static classstatic classclassThe Java representation of a Ruby ThreadError.classImplementation of Ruby'sThreadGroupclass.classThe Time class.classThe Java representation of a Ruby TypeError.classAn unbound method representation (e.g.classThe Java representation of a Ruby UncaughtThrowError.classclassThe Java representation of a Ruby ZeroDivisionError.Methods in org.jruby that return InstanceVariablesModifier and TypeMethodDescriptionstatic InstanceVariablesBasicObjectStub.getInstanceVariables(IRubyObject self) RubyBasicObject.getInstanceVariables()Dummy method to avoid a cast, and to avoid polluting the IRubyObject interface with all the instance variable management methods.Methods in org.jruby with parameters of type InstanceVariablesModifier and TypeMethodDescriptionvoidBasicObjectStub.DummyInstanceVariables.copyInstanceVariablesInto(InstanceVariables other) voidRubyBasicObject.copyInstanceVariablesInto(InstanceVariables other) -
Uses of InstanceVariables in org.jruby.ext.bigdecimal
Classes in org.jruby.ext.bigdecimal that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.date
Classes in org.jruby.ext.date that implement InstanceVariablesModifier and TypeClassDescriptionclassJRuby'sDateimplementation - 'native' parts.classJRuby'sDateTimeimplementation - 'native' parts. -
Uses of InstanceVariables in org.jruby.ext.digest
Classes in org.jruby.ext.digest that implement InstanceVariablesModifier and TypeClassDescriptionstatic classstatic class -
Uses of InstanceVariables in org.jruby.ext.ffi
Classes in org.jruby.ext.ffi that implement InstanceVariablesModifier and TypeClassDescriptionclassA native function invokerclassA abstract memory object that defines operations common to both pointers and memory buffersclassfinal classclassDefines a C callback's parameters and return type.final classRepresents a C enumfinal classA type which represents a conversion to/from a native type.classclassclassC memory pointer operations.classfinal classfinal classDefines the memory layout for a native structure.static final classstatic classstatic final classstatic final classstatic classstatic final classstatic final classstatic final classstatic final classclassstatic final classstatic final class -
Uses of InstanceVariables in org.jruby.ext.ffi.io
Classes in org.jruby.ext.ffi.io that implement InstanceVariablesModifier and TypeClassDescriptionclassAn IO implementation that reads/writes to a native file descriptor. -
Uses of InstanceVariables in org.jruby.ext.ffi.jffi
Classes in org.jruby.ext.ffi.jffi that implement InstanceVariablesModifier and TypeClassDescriptionclassstatic final classfinal classclassclass -
Uses of InstanceVariables in org.jruby.ext.fiber
Classes in org.jruby.ext.fiber that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.jruby
Classes in org.jruby.ext.jruby that implement InstanceVariablesModifier and TypeClassDescriptionclassfinal classclassfinal class -
Uses of InstanceVariables in org.jruby.ext.monitor
Classes in org.jruby.ext.monitor that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.pathname
Classes in org.jruby.ext.pathname that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.ripper
Classes in org.jruby.ext.ripper that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.set
Classes in org.jruby.ext.set that implement InstanceVariablesModifier and TypeClassDescriptionclassNative implementation of Ruby's Set (set.rb replacement).static final classclassNative implementation of Ruby's SortedSet (set.rb replacement). -
Uses of InstanceVariables in org.jruby.ext.socket
Classes in org.jruby.ext.socket that implement InstanceVariablesModifier and TypeClassDescriptionclassclassclassclassImplementation of the BasicSocket class from Ruby.classclassclassclassclassclassclassclass -
Uses of InstanceVariables in org.jruby.ext.syslog
Classes in org.jruby.ext.syslog that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.thread
Classes in org.jruby.ext.thread that implement InstanceVariablesModifier and TypeClassDescriptionclassThe "ConditionVariable" class from the 'thread' library.classThe "Mutex" class from the 'thread' library.classThe "Queue" class from the 'thread' library.classThe "SizedQueue" class from the 'thread' library. -
Uses of InstanceVariables in org.jruby.ext.tracepoint
Classes in org.jruby.ext.tracepoint that implement InstanceVariables -
Uses of InstanceVariables in org.jruby.ext.zlib
Classes in org.jruby.ext.zlib that implement InstanceVariablesModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of InstanceVariables in org.jruby.ir.operands
Methods in org.jruby.ir.operands that return InstanceVariables -
Uses of InstanceVariables in org.jruby.java.proxies
Classes in org.jruby.java.proxies that implement InstanceVariablesModifier and TypeClassDescriptionfinal classclassA shim class created when constructing primitive arrays from proxied Java classes.classclassclassfinal classA proxy for wrappingjava.util.Mapinstances. -
Uses of InstanceVariables in org.jruby.javasupport
Classes in org.jruby.javasupport that implement InstanceVariablesModifier and TypeClassDescriptionclassDeprecated.since 9.4classDeprecated.since 9.3classDeprecated.since 9.4classA "thin" Java package wrapper (for the runtime to see them as Ruby objects). -
Uses of InstanceVariables in org.jruby.javasupport.proxy
Classes in org.jruby.javasupport.proxy that implement InstanceVariablesModifier and TypeClassDescriptionclassGeneralized proxy for classes and interfaces.static classclassclass -
Uses of InstanceVariables in org.jruby.runtime.builtin
Methods in org.jruby.runtime.builtin that return InstanceVariablesMethods in org.jruby.runtime.builtin with parameters of type InstanceVariablesModifier and TypeMethodDescriptionvoidInstanceVariables.copyInstanceVariablesInto(InstanceVariables other) Copies all instance variables from the given object into the receiver -
Uses of InstanceVariables in org.jruby.specialized
Classes in org.jruby.specialized that implement InstanceVariablesModifier and TypeClassDescriptionclassOne object version of RubyArraySpecialized.classThis is the base class for all specialized RubyArray.classTwo object version of RubyArraySpecialized. -
Uses of InstanceVariables in org.jruby.util.collections
Classes in org.jruby.util.collections that implement InstanceVariablesModifier and TypeClassDescriptionclassAn RubyArray that maintains an O(1) Set for fast include? operations.