Uses of Enum Class
dev.langchain4j.agentic.scope.DefaultAgenticScope.Kind
Packages that use DefaultAgenticScope.Kind
-
Uses of DefaultAgenticScope.Kind in dev.langchain4j.agentic.scope
Methods in dev.langchain4j.agentic.scope that return DefaultAgenticScope.KindModifier and TypeMethodDescriptionstatic DefaultAgenticScope.Kind
Returns the enum constant of this class with the specified name.static DefaultAgenticScope.Kind[]
DefaultAgenticScope.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.