|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectValueBase
FunctionBase
PrimitiveFunction
public abstract class PrimitiveFunction
A function the name of which is known by the InitialEnvironment.
Constructor Summary | |
---|---|
PrimitiveFunction()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class ValueBase |
---|
as |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface Function |
---|
apply |
Methods inherited from interface Value |
---|
as |
Constructor Detail |
---|
public PrimitiveFunction()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |