jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.base.utils.ModuleSelectionHelper.Fallback

Packages that use ModuleSelectionHelper.Fallback
cz.cuni.mff.ksi.jinfer.base.utils This package contains utility logic shared across jInfer. 
 

Uses of ModuleSelectionHelper.Fallback in cz.cuni.mff.ksi.jinfer.base.utils
 

Methods in cz.cuni.mff.ksi.jinfer.base.utils that return ModuleSelectionHelper.Fallback
static ModuleSelectionHelper.Fallback ModuleSelectionHelper.Fallback.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ModuleSelectionHelper.Fallback[] ModuleSelectionHelper.Fallback.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.mff.ksi.jinfer.base.utils with parameters of type ModuleSelectionHelper.Fallback
static
<T extends NamedModule>
T
ModuleSelectionHelper.lookupImpl(Class<T> clazz, String name, ModuleSelectionHelper.Fallback fallback)
          Looks up implementation of requested interface based on its name.
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011