Package | Description |
---|---|
org.grouplens.grapht |
Modifier and Type | Method and Description |
---|---|
static BindingFunctionBuilder.RuleSet |
BindingFunctionBuilder.RuleSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingFunctionBuilder.RuleSet[] |
BindingFunctionBuilder.RuleSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BindingFunction |
BindingFunctionBuilder.build(BindingFunctionBuilder.RuleSet set)
Return the built BindingFunction for the given RuleSet.
|
Copyright © 2016 GroupLens Research. All rights reserved.