Uses of Interface
com.ensarsarajcic.neovim.java.notifications.global.GlobalEvent
Packages that use GlobalEvent
Package
Description
-
Uses of GlobalEvent in com.ensarsarajcic.neovim.java.notifications
Methods in com.ensarsarajcic.neovim.java.notifications that return types with arguments of type GlobalEventModifier and TypeMethodDescriptionNeovimNotificationHandler.globalEvents()Passes down a publisher ofGlobalEventobjects receivedGlobalEventis a superclass of all general nvim notifications It will never completeNeovimStreamNotificationHandler.globalEvents() -
Uses of GlobalEvent in com.ensarsarajcic.neovim.java.notifications.global
Classes in com.ensarsarajcic.neovim.java.notifications.global that implement GlobalEvent