Uses of Enum Class
com.vaadin.copilot.plugins.info.JdkInfo.HotswapSolution
Packages that use JdkInfo.HotswapSolution
-
Uses of JdkInfo.HotswapSolution in com.vaadin.copilot.plugins.info
Methods in com.vaadin.copilot.plugins.info that return JdkInfo.HotswapSolutionModifier and TypeMethodDescriptionJdkInfo.runningWith()Returns the hotswap solution that is currently in use.static JdkInfo.HotswapSolutionReturns the enum constant of this class with the specified name.static JdkInfo.HotswapSolution[]JdkInfo.HotswapSolution.values()Returns an array containing the constants of this enum class, in the order they are declared.