Uses of Interface
com.funnelback.plugin.gatherer.PluginStore
-
Packages that use PluginStore Package Description com.funnelback.plugin.gatherer -
-
Uses of PluginStore in com.funnelback.plugin.gatherer
Methods in com.funnelback.plugin.gatherer with parameters of type PluginStore Modifier and Type Method Description void
PluginGatherer. gather(PluginGatherContext pluginGatherContext, PluginStore store)
default void
PluginGatherer. gather(PluginGatherContext pluginGatherContext, PluginStore store, FileScanner fileScanner)
-