Class InstallationContextDebuggerAddressEntity
- java.lang.Object
-
- org.jetbrains.bsp.bazel.executioncontext.api.entries.ExecutionContextEntity
-
- org.jetbrains.bsp.bazel.executioncontext.api.entries.ExecutionContextSingletonEntity<com.google.common.net.HostAndPort>
-
- org.jetbrains.bsp.bazel.installationcontext.entities.InstallationContextDebuggerAddressEntity
-
public class InstallationContextDebuggerAddressEntity extends ExecutionContextSingletonEntity<com.google.common.net.HostAndPort>
-
-
Field Summary
-
Fields inherited from class org.jetbrains.bsp.bazel.executioncontext.api.entries.ExecutionContextSingletonEntity
value
-
-
Constructor Summary
Constructors Constructor Description InstallationContextDebuggerAddressEntity(com.google.common.net.HostAndPort value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()-
Methods inherited from class org.jetbrains.bsp.bazel.executioncontext.api.entries.ExecutionContextSingletonEntity
equals, getValue, hashCode
-
-