- All Implemented Interfaces:
Library
public class JavaCompiledScript
extends Object
implements Library
-
Field Summary 
Fields inherited from interface org.jruby.runtime.load.Library 
DUMMY
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
JavaCompiledScript 
-
Method Details 
-
load 
public void load(Ruby runtime,
boolean wrap)
- Specified by:
load
in interface Library