Class CustomDieTool

java.lang.Object
com.example.CustomDieTool

public class CustomDieTool extends Object
Tools for the user-defined config agent demo.
  • Field Details

    • ROLL_DIE_INSTANCE

      public static final FunctionTool ROLL_DIE_INSTANCE
    • CHECK_PRIME_INSTANCE

      public static final FunctionTool CHECK_PRIME_INSTANCE
    • EXAMPLE_TOOL_INSTANCE

      public static final ExampleTool EXAMPLE_TOOL_INSTANCE
  • Constructor Details

    • CustomDieTool

      public CustomDieTool()
  • Method Details