Uses of Enum Class
org.osgi.util.pushstream.AbstractPushStreamImpl.State
Packages that use AbstractPushStreamImpl.State
-
Uses of AbstractPushStreamImpl.State in org.osgi.util.pushstream
Fields in org.osgi.util.pushstream with type parameters of type AbstractPushStreamImpl.StateModifier and TypeFieldDescriptionprotected final AtomicReference<AbstractPushStreamImpl.State>
AbstractPushStreamImpl.closed
Methods in org.osgi.util.pushstream that return AbstractPushStreamImpl.StateModifier and TypeMethodDescriptionstatic AbstractPushStreamImpl.State
Returns the enum constant of this class with the specified name.static AbstractPushStreamImpl.State[]
AbstractPushStreamImpl.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.