org.semanticweb.elk.reasoner.indexing.entries
Class IndexedObjectIntersectionOfEntry<T,K extends IndexedObjectIntersectionOf>
java.lang.Object
org.semanticweb.elk.util.collections.entryset.StrongKeyEntry<T,K>
org.semanticweb.elk.reasoner.indexing.entries.IndexedObjectEntry<T,K>
org.semanticweb.elk.reasoner.indexing.entries.IndexedClassExpressionEntry<T,K>
org.semanticweb.elk.reasoner.indexing.entries.IndexedObjectIntersectionOfEntry<T,K>
- Type Parameters:
T - The type of the elements in the set where this entry is usedK - the type of the wrapped indexed object used as the key of the
entry
- All Implemented Interfaces:
- KeyEntry<T,K>
public class IndexedObjectIntersectionOfEntry<T,K extends IndexedObjectIntersectionOf>
- extends IndexedClassExpressionEntry<T,K>
Implements an equality view for instances of IndexedObjectIntersectionOf
- Author:
- "Yevgeny Kazakov"
computeHashCode
public int computeHashCode()
- Specified by:
computeHashCode in class StrongKeyEntry<T,K extends IndexedObjectIntersectionOf>
equals
public boolean equals(Object other)
- Specified by:
equals in class StrongKeyEntry<T,K extends IndexedObjectIntersectionOf>
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.