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