added new interface for const generic tools
Added IGenericThreadSafeTool interface for tools that can provide a const execute() method.
A tool implementing IGenericThreadSafeTool can be used where IGenericTool is expected.
Added IGenericThreadSafeTool interface for tools that can provide a const execute() method.
A tool implementing IGenericThreadSafeTool can be used where IGenericTool is expected.