Uses of Class
neqsim.util.agentic.AgentFeedbackCollector.APIGap
Packages that use AgentFeedbackCollector.APIGap
-
Uses of AgentFeedbackCollector.APIGap in neqsim.util.agentic
Fields in neqsim.util.agentic with type parameters of type AgentFeedbackCollector.APIGapModifier and TypeFieldDescriptionprivate final List<AgentFeedbackCollector.APIGap> AgentFeedbackCollector.discoveredGapsMethods in neqsim.util.agentic that return AgentFeedbackCollector.APIGapModifier and TypeMethodDescriptionAgentFeedbackCollector.getMostImpactfulGap()Identify the most impactful API gap to fix next.Methods in neqsim.util.agentic that return types with arguments of type AgentFeedbackCollector.APIGapModifier and TypeMethodDescriptionAgentFeedbackCollector.getDiscoveredAPIGaps()Get all discovered API gaps.