|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfun.jaskell.jet.Jet
public class Jet
The facade class for Jet.
Constructor Summary | |
---|---|
Jet()
|
Method Summary | |
---|---|
static Jaskell |
addJetFunctions(Jaskell jaskell)
To add all Jet related functions to a Jaskell runtime. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Jet()
Method Detail |
---|
public static Jaskell addJetFunctions(Jaskell jaskell)
jaskell
- the jaskell runtime.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |