Uses of Enum Class
dev.cachly.SemanticResult.Confidence
Packages that use SemanticResult.Confidence
-
Uses of SemanticResult.Confidence in dev.cachly
Methods in dev.cachly that return SemanticResult.ConfidenceModifier and TypeMethodDescriptionSemanticResult.getConfidence()Confidence band of the cache hit.static SemanticResult.ConfidenceReturns the enum constant of this class with the specified name.static SemanticResult.Confidence[]SemanticResult.Confidence.values()Returns an array containing the constants of this enum class, in the order they are declared.