Class Arc
- java.lang.Object
-
- org.chocosolver.solver.constraints.nary.automata.structure.regular.Arc
-
- org.chocosolver.solver.constraints.nary.automata.structure.costregular.Arc
-
- All Implemented Interfaces:
Cloneable
,IndexedObject
public class Arc extends Arc
Created by IntelliJ IDEA. User: julien Date: Oct 30, 2009 Time: 3:48:11 PM
-
-
Method Detail
-
getObjectIdx
public int getObjectIdx()
- Specified by:
getObjectIdx
in interfaceIndexedObject
- Overrides:
getObjectIdx
in classArc
-
clone
public Arc clone() throws CloneNotSupportedException
- Specified by:
clone
in interfaceIndexedObject
- Overrides:
clone
in classArc
- Throws:
CloneNotSupportedException
-
-