Interface | Description |
---|---|
IOpenBitSet |
The reason we have this interface is so that lucene-free dependent classes can be dependent on IOpenBitSet instead of the
lucene-version-specific OpenBitSet.
|
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.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.