Class FactorValueUtils
- java.lang.Object
- 
- ubic.gemma.model.expression.experiment.FactorValueUtils
 
- 
 public class FactorValueUtils extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description FactorValueUtils()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetSummaryString(FactorValue fv)Produce a summary string for this factor value.static StringgetSummaryString(FactorValue fv, String statementDelimiter)
 
- 
- 
- 
Method Detail- 
getSummaryStringpublic static String getSummaryString(FactorValue fv) Produce a summary string for this factor value.
 - 
getSummaryStringpublic static String getSummaryString(FactorValue fv, String statementDelimiter) 
 
- 
 
-