Uses of Interface
org.qbicc.machine.tool.Tool
Packages that use Tool
-
Uses of Tool in org.qbicc.machine.tool
Subinterfaces of Tool in org.qbicc.machine.toolMethods in org.qbicc.machine.tool with type parameters of type ToolModifier and TypeMethodDescriptionToolProvider.findAllTools(Class<T> type, Platform platform, Predicate<? super T> filter, ClassLoader classLoader, List<Path> paths) Try to find a tool provider which responds to the given executable path.Methods in org.qbicc.machine.tool that return Tool