Uses of Enum
io.opencensus.implcore.internal.CurrentState.InternalState
Packages that use CurrentState.InternalState
-
Uses of CurrentState.InternalState in io.opencensus.implcore.internal
Fields in io.opencensus.implcore.internal with type parameters of type CurrentState.InternalStateModifier and TypeFieldDescriptionprivate final AtomicReference
<CurrentState.InternalState> CurrentState.currentInternalState
Methods in io.opencensus.implcore.internal that return CurrentState.InternalStateModifier and TypeMethodDescriptionstatic CurrentState.InternalState
Returns the enum constant of this type with the specified name.static CurrentState.InternalState[]
CurrentState.InternalState.values()
Returns an array containing the constants of this enum type, in the order they are declared.