net.sf.javabdd
Class UberMicroFactory.QuadOfInts

java.lang.Object
  extended by net.sf.javabdd.UberMicroFactory.QuadOfInts
Enclosing class:
UberMicroFactory

public static class UberMicroFactory.QuadOfInts
extends Object


Constructor Summary
UberMicroFactory.QuadOfInts(int x, int y, int z, int q)
           
 
Method Summary
 boolean equals(Object o)
           
 boolean equals(UberMicroFactory.QuadOfInts o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UberMicroFactory.QuadOfInts

public UberMicroFactory.QuadOfInts(int x,
                                   int y,
                                   int z,
                                   int q)
Method Detail

equals

public boolean equals(UberMicroFactory.QuadOfInts o)

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2003-2007 John Whaley. All Rights Reserved.