Uses of Enum Class
com.ensarsarajcic.neovim.java.notifications.ui.global.OptionSetEvent.Option
Packages that use OptionSetEvent.Option
-
Uses of OptionSetEvent.Option in com.ensarsarajcic.neovim.java.notifications.ui.global
Methods in com.ensarsarajcic.neovim.java.notifications.ui.global that return OptionSetEvent.OptionModifier and TypeMethodDescriptionstatic OptionSetEvent.OptionOptionSetEvent.Option.fromString(String value) OptionSetEvent.getOption()static OptionSetEvent.OptionReturns the enum constant of this class with the specified name.static OptionSetEvent.Option[]OptionSetEvent.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.