Class InstallationContextDebuggerAddressEntityMapper
- java.lang.Object
-
- org.jetbrains.bsp.bazel.installationcontext.entities.mappers.InstallationContextDebuggerAddressEntityMapper
-
- All Implemented Interfaces:
ProjectViewToExecutionContextEntityOptionMapper<InstallationContextDebuggerAddressEntity>
public class InstallationContextDebuggerAddressEntityMapper extends java.lang.Object implements ProjectViewToExecutionContextEntityOptionMapper<InstallationContextDebuggerAddressEntity>
-
-
Constructor Summary
Constructors Constructor Description InstallationContextDebuggerAddressEntityMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vavr.control.Try<io.vavr.control.Option<InstallationContextDebuggerAddressEntity>>map(org.jetbrains.bsp.bazel.projectview.model.ProjectView projectView)
-
-
-
Method Detail
-
map
public io.vavr.control.Try<io.vavr.control.Option<InstallationContextDebuggerAddressEntity>> map(org.jetbrains.bsp.bazel.projectview.model.ProjectView projectView)
-
-