public static class InspectionToolsSupplier.Simple extends InspectionToolsSupplier
InspectionToolsSupplier.Listener, InspectionToolsSupplier.Simple
Disposable.Parent
myListeners
Constructor and Description |
---|
Simple(java.util.List<InspectionToolWrapper> tools) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InspectionToolWrapper> |
createTools() |
addListener, dispose
public Simple(java.util.List<InspectionToolWrapper> tools)
public java.util.List<InspectionToolWrapper> createTools()
createTools
in class InspectionToolsSupplier