Interface BaseToolkit
public interface BaseToolkit
Base Toolkit representing a collection of related tools.
- Author:
- HamaWhite
-
Method Summary
-
Method Details
-
getTools
Get the tools in the toolkit.- Returns:
- a list of tools in the toolkit.
-