org.objectweb.fractal.adl
Class FractalADLTaskMap.FractalADLKey

java.lang.Object
  extended by org.objectweb.fractal.task.core.BasicTaskMap.Key
      extended by org.objectweb.fractal.adl.FractalADLTaskMap.FractalADLKey
Enclosing class:
FractalADLTaskMap

public static class FractalADLTaskMap.FractalADLKey
extends BasicTaskMap.Key


Field Summary
 
Fields inherited from class org.objectweb.fractal.task.core.BasicTaskMap.Key
id, type
 
Method Summary
protected  int computeHashCode()
           
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class org.objectweb.fractal.task.core.BasicTaskMap.Key
getId, getType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class BasicTaskMap.Key

hashCode

public int hashCode()
Overrides:
hashCode in class BasicTaskMap.Key

computeHashCode

protected int computeHashCode()
Overrides:
computeHashCode in class BasicTaskMap.Key


Copyright © 2001-2010 ObjectWeb Consortium. All Rights Reserved.