michaelinux / mini-java

Automatically exported from code.google.com/p/mini-java
0 stars 0 forks source link

add removeTransition method to the FiniteAutomaton interface #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
this can be hard to implement. And whether we will need that is still a
question.

Original issue reported on code.google.com by lemontree.cool on 23 Aug 2008 at 3:02

GoogleCodeExporter commented 9 years ago
FiniteAutomaton should be immutable. Such methods should be prohibited.

Original comment by lemontree.cool on 24 Aug 2008 at 2:27