|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
ModuleSelectionHelper.lookupImpl(Class<T> clazz,
String name,
ModuleSelectionHelper.Fallback fallback)
Looks up implementation of requested interface based on its name. |
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |