Interface AutomaticIndexingTypeContextProvider
-
public interface AutomaticIndexingTypeContextProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> AutomaticIndexingIndexedTypeContextindexedForExactType(PojoRawTypeIdentifier<T> typeIdentifier)
-
-
-
Method Detail
-
indexedForExactType
<T> AutomaticIndexingIndexedTypeContext indexedForExactType(PojoRawTypeIdentifier<T> typeIdentifier)
-
-