Package org.alfresco.solr.adapters
Interface ISimpleOrderedMap<T>
public interface ISimpleOrderedMap<T>
The reason we have this interface is so that lucene-free dependent classes can be dependent on ISimpleOrderedMap instead of the
lucene-version-specific SimpleOrderedMap.
- Author:
- Ahmed Owian
-
Method Summary
-
Method Details
-
add
-