choco.kernel.model.constraints.automaton.FA
Class IAutomaton.Triple

java.lang.Object
  extended by choco.kernel.model.constraints.automaton.FA.IAutomaton.Triple
Enclosing interface:
IAutomaton

public static class IAutomaton.Triple
extends Object


Constructor Summary
IAutomaton.Triple(int a, int b, int c)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IAutomaton.Triple

public IAutomaton.Triple(int a,
                         int b,
                         int c)


Copyright © 2012. All Rights Reserved.