Uses of Package
org.jruby.util
Packages that use org.jruby.util
Package
Description
-
Classes in org.jruby.util used by org.jrubyClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.An enum for all "defined?" messages.this classloader will be populated dynamically in the following ways:
JRuby.runtime.jruby_class_loader.add_url( java.net.URL.new( "file:my.jar" )
$CLASSPATH << 'path/to/class/or/resources'
require 'some.jar'
load 'some.jar'
so it is the classloader for ALL the jars used by gems.This file acts as an alternative to NormalizedFile, due to the problems with current working directory.Created by cmeier on 7/30/15.This class is ported from RubyDateFormatter.Token in JRuby 9.1.5.0. -
Classes in org.jruby.util used by org.jruby.apiClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.astClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.Simple key-value pair object.
-
Classes in org.jruby.util used by org.jruby.ast.executableClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.compiler.util
-
Classes in org.jruby.util used by org.jruby.embed
-
Classes in org.jruby.util used by org.jruby.ext.digestClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ext.ripperClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ext.socketClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ext.zlibClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.internal.runtime.methods
-
Classes in org.jruby.util used by org.jruby.irClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.builderClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.instructionsClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.operandsClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.Simple key-value pair object.
-
Classes in org.jruby.util used by org.jruby.ir.persistenceClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.runtimeClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.targetsClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.targets.indyClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.ir.targets.simpleClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.java.codegen
-
Classes in org.jruby.util used by org.jruby.lexerClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.This class is ported from RubyDateFormatter.Token in JRuby 9.1.5.0.
-
Classes in org.jruby.util used by org.jruby.lexer.yaccClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.parserClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.Simple key-value pair object.
-
Classes in org.jruby.util used by org.jruby.runtimeClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.runtime.encodingClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.runtime.marshalClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.
-
Classes in org.jruby.util used by org.jruby.runtime.scope
-
Classes in org.jruby.util used by org.jruby.utilClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.An enum for all "defined?" messages.A
GenericMap
is simply an abstractjava.util.Map
implementation for which subclasses really only need to implement the method entryIterator.Wrap an IO object in a Channel.this classloader will be populated dynamically in the following ways:JRuby.runtime.jruby_class_loader.add_url( java.net.URL.new( "file:my.jar" )
$CLASSPATH << 'path/to/class/or/resources'
require 'some.jar'
load 'some.jar'
so it is the classloader for ALL the jars used by gems.This file acts as an alternative to NormalizedFile, due to the problems with current working directory.Created by cmeier on 7/30/15.Deprecated.A general purpose reference tracker & reaper utility class.Note: Private API that might get removed later.Support for GNU-C output formatters, see: http://www.gnu.org/software/libc/manual/html_node/Formatting-Calendar-Time.htmlrb_str_tr / rb_str_tr_bangtr_setup_tablePorted Date::Format::Bag from lib/ruby/stdlib/date/format.rb in JRuby 9.1.5.0.This class is ported from RubyDateFormatter.Token in JRuby 9.1.5.0.The characters within a Symbol can represent concepts in Ruby. -
Classes in org.jruby.util used by org.jruby.util.cli
-
Classes in org.jruby.util used by org.jruby.util.ioClassDescriptionByteList is simple a collection of bytes in the same way a Java String is a collection of characters.