Package org.apache.solr
Class SolrTestCaseJ4.FVal
- java.lang.Object
-
- org.apache.solr.SolrTestCaseJ4.Vals
-
- org.apache.solr.SolrTestCaseJ4.FVal
-
- Enclosing class:
- SolrTestCaseJ4
public static class SolrTestCaseJ4.FVal extends SolrTestCaseJ4.Vals
-
-
Constructor Summary
Constructors Constructor Description FVal(float min, float max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Comparable
get()
float
getFloat()
-
Methods inherited from class org.apache.solr.SolrTestCaseJ4.Vals
between, toJSON
-
-
-
-
Method Detail
-
getFloat
public float getFloat()
-
get
public Comparable get()
- Specified by:
get
in classSolrTestCaseJ4.Vals
-
-