Uses of Enum Class
cambio.simulator.entities.networking.RequestState
Packages that use RequestState
Package
Description
Network behavior revolving around request sending, monitoring and receiving.
-
Uses of RequestState in cambio.simulator.entities.networking
Methods in cambio.simulator.entities.networking that return RequestStateModifier and TypeMethodDescriptionstatic RequestState
Returns the enum constant of this class with the specified name.static RequestState[]
RequestState.values()
Returns an array containing the constants of this enum class, in the order they are declared.