Uses of Class
org.jrd.backend.data.cli.utils.PluginWithOptions
-
Packages that use PluginWithOptions Package Description org.jrd.backend.data.cli org.jrd.backend.data.cli.utils -
-
Uses of PluginWithOptions in org.jrd.backend.data.cli
Methods in org.jrd.backend.data.cli that return PluginWithOptions Modifier and Type Method Description static PluginWithOptionsLib. getDecompilerFromString(java.lang.String plugin, PluginManager pm) -
Uses of PluginWithOptions in org.jrd.backend.data.cli.utils
Fields in org.jrd.backend.data.cli.utils declared as PluginWithOptions Modifier and Type Field Description private PluginWithOptionsPluginWrapperWithMetaInfo. wrapperMethods in org.jrd.backend.data.cli.utils that return PluginWithOptions Modifier and Type Method Description PluginWithOptionsPluginWrapperWithMetaInfo. getWrapper()Constructors in org.jrd.backend.data.cli.utils with parameters of type PluginWithOptions Constructor Description PluginWrapperWithMetaInfo(PluginWithOptions wrapper, boolean haveCompiler)
-