|
Orbital library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface VoidFunction.Composite
A composed VoidFunction.
A VoidFunction could be composed of a Function and a VoidFunction concatenated with each other.
Functionals.compose(Function, VoidFunction)
Functor.Composite
∩VoidFunction
, extends VoidFunction, extends Functor.Composite, aggregate outer:FunctionNested Class Summary |
---|
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Nested classes/interfaces inherited from interface orbital.logic.functor.VoidFunction |
---|
VoidFunction.Composite |
Nested classes/interfaces inherited from interface orbital.logic.functor.Functor |
---|
Functor.Specification |
Field Summary |
---|
Fields inherited from interface orbital.logic.functor.VoidFunction |
---|
callTypeDeclaration |
Method Summary |
---|
Methods inherited from interface orbital.logic.functor.Functor.Composite |
---|
getNotation, setNotation |
Methods inherited from interface orbital.logic.Composite |
---|
construct, getComponent, getCompositor, setComponent, setCompositor |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
Methods inherited from interface orbital.logic.functor.VoidFunction |
---|
apply |
Methods inherited from interface orbital.logic.functor.Functor |
---|
equals, hashCode, toString |
|
Orbital library 1.3.0: 11 Apr 2009 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |