Interface FetchedToolsState
-
- All Known Implementing Classes:
FetchedToolsStateImpl
public interface FetchedToolsState
Created by Evgeniy.Koshkin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
differFrom(ServerToolInfo toolInfo)
-
-
-
Method Detail
-
differFrom
boolean differFrom(@NotNull ServerToolInfo toolInfo)
-
-