Class GroupConfig
-
- All Implemented Interfaces:
public final class GroupConfig
-
-
Constructor Summary
Constructors Constructor Description GroupConfig(String description, String provider, Set<String> tools)
-
Method Summary
Modifier and Type Method Description final StringgetDescription()final StringgetProvider()final Set<String>getTools()final Booleaninclude(ToolCallback tool)
-