Interface MappedIndexScopeBuilder<R,E>
-
- All Known Implementing Classes:
MappedIndexScopeBuilderImpl
public interface MappedIndexScopeBuilder<R,E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MappedIndexScope<R,E>build()
-
-
-
Method Detail
-
build
MappedIndexScope<R,E> build()
-
-