Uses of Enum Class
net.bluemind.core.rest.base.GenericStream.State
-
Uses of GenericStream.State in net.bluemind.core.rest.base
Modifier and TypeMethodDescriptionstatic GenericStream.State
Returns the enum constant of this class with the specified name.static GenericStream.State[]
GenericStream.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <T> GenericStream.StreamState
<T> GenericStream.StreamState.create
(GenericStream.State state, T value)