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