|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcode.space.ComputationFactory
public class ComputationFactory
| Constructor Summary | |
|---|---|
private |
ComputationFactory()
|
| Method Summary | |
|---|---|
static Computation |
create(Term term,
Client client)
|
static Computation |
create(Term term,
Subst subst,
Client client)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private ComputationFactory()
| Method Detail |
|---|
public static Computation create(Term term,
Client client)
public static Computation create(Term term,
Subst subst,
Client client)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||