Uses of Enum Class
org.osgi.util.pushstream.PushEvent.EventType
Packages that use PushEvent.EventType
-
Uses of PushEvent.EventType in org.osgi.util.pushstream
Methods in org.osgi.util.pushstream that return PushEvent.EventTypeModifier and TypeMethodDescriptionabstract PushEvent.EventType
PushEvent.getType()
Get the type of this event.static PushEvent.EventType
Returns the enum constant of this class with the specified name.static PushEvent.EventType[]
PushEvent.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.