org.gcube.searchsystem.planning.maxsubtree
Class CacheElement

java.lang.Object
  extended by org.gcube.searchsystem.planning.maxsubtree.CacheElement

public class CacheElement
extends Object


Constructor Summary
CacheElement(ArrayList<AndTree> subtrees, List<String> proj, String indication)
           
 
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

CacheElement

public CacheElement(ArrayList<AndTree> subtrees,
                    List<String> proj,
                    String indication)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2013. All Rights Reserved.