cascading.flow.stream
Class DuctGraph.Ordinal

java.lang.Object
  extended by cascading.flow.stream.DuctGraph.Ordinal
Enclosing class:
DuctGraph

public static class DuctGraph.Ordinal
extends java.lang.Object


Constructor Summary
DuctGraph.Ordinal(int count, int ordinal)
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuctGraph.Ordinal

public DuctGraph.Ordinal(int count,
                         int ordinal)
Method Detail

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2007-2011 Concurrent, Inc. All Rights Reserved.