E
- The generic type of the objects whose sort keys can be generated.public interface ISortKeyBuilderFactory<E> extends Serializable
Modifier and Type | Method and Description |
---|---|
ISortKeyBuilder<E> |
newInstance()
Return a thread-local instance (safe for use by a single thread only).
|
ISortKeyBuilder<E> newInstance()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.