Class CompletionMapperFactory.CompletionMapperFactoryImpl
java.lang.Object
org.incendo.cloud.paper.suggestion.tooltips.CompletionMapperFactory.CompletionMapperFactoryImpl
- All Implemented Interfaces:
CompletionMapperFactory
- Enclosing interface:
CompletionMapperFactory
public static final class CompletionMapperFactory.CompletionMapperFactoryImpl
extends Object
implements CompletionMapperFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.incendo.cloud.paper.suggestion.tooltips.CompletionMapperFactory
CompletionMapperFactory.CompletionMapperFactoryImpl -
Method Summary
Modifier and TypeMethodDescriptionReturns a relevantCompletionMapperfor the current environment.
-
Method Details
-
createMapper
Description copied from interface:CompletionMapperFactoryReturns a relevantCompletionMapperfor the current environment.- Specified by:
createMapperin interfaceCompletionMapperFactory- Returns:
- the completion mapper
-