| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.util.io |
| Modifier and Type | Class and Description |
|---|---|
static class |
RubyBasicObject.Finalizer
Class that keeps track of the finalizers for the object under
operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ruby.addFinalizer(Finalizable finalizer) |
void |
Ruby.addInternalFinalizer(Finalizable finalizer) |
void |
Ruby.removeFinalizer(Finalizable finalizer) |
void |
Ruby.removeInternalFinalizer(Finalizable finalizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelStream
This file implements a seekable IO file.
|
Copyright © 2001-2014 JRuby. All Rights Reserved.