choco.cp.common.util.preprocessor.graph
Class ArrayGraph.Edge

java.lang.Object
  extended by choco.cp.common.util.preprocessor.graph.ArrayGraph.Edge
Enclosing class:
ArrayGraph

public static class ArrayGraph.Edge
extends Object


Constructor Summary
ArrayGraph.Edge(int a, int b)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayGraph.Edge

public ArrayGraph.Edge(int a,
                       int b)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.