Interface IWeightedGeneList.WeightedGeneListFactory
- Enclosing interface:
- IWeightedGeneList
public static interface IWeightedGeneList.WeightedGeneListFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(com.google.common.collect.ImmutableList<IWeightedGeneList.Entry> list)
-
Method Details
-
create
-