Uses of Enum
org.conscrypt.ct.LogStore.State
Packages that use LogStore.State
-
Uses of LogStore.State in org.conscrypt.ct
Methods in org.conscrypt.ct that return LogStore.StateModifier and TypeMethodDescriptionLogStore.getState()static LogStore.StateReturns the enum constant of this type with the specified name.static LogStore.State[]LogStore.State.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LogStore.State in org.conscrypt.metrics
Methods in org.conscrypt.metrics with parameters of type LogStore.StateModifier and TypeMethodDescriptionprivate static intStatsLogImpl.logStoreStateToMetricsState(LogStore.State state)