|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabeledResult | |
---|---|
edu.cmu.cs.crystal.flow | This package is used for flow analyses. |
Uses of LabeledResult in edu.cmu.cs.crystal.flow |
---|
Methods in edu.cmu.cs.crystal.flow that return LabeledResult | ||
---|---|---|
static
|
LabeledResult.createResult(LE defaultValue)
Create a result with the given default value but no labels. |
|
static
|
LabeledResult.createResult(List<ILabel> labels,
LE defaultValue)
Create a result for the given labels with the given default value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |