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.closedMethods in org.osgi.util.pushstream that return AbstractPushStreamImpl.StateModifier and TypeMethodDescriptionstatic AbstractPushStreamImpl.StateReturns 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.