|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Algorithms which are capable of transforming some other object into
a DFA
can be encapsulated by the
DFATransformer
interface.
Method Summary | |
DFA |
transform(Object object)
Transforms the given Object into a
DFA . |
Method Detail |
public DFA transform(Object object)
Object
into a
DFA
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |