Package org.apache.solr
Class SolrTestCaseJ4.Vals
java.lang.Object
org.apache.solr.SolrTestCaseJ4.Vals
- Direct Known Subclasses:
SolrTestCaseJ4.BVal,SolrTestCaseJ4.FVal,SolrTestCaseJ4.IVals,SolrTestCaseJ4.SVal
- Enclosing class:
SolrTestCaseJ4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intbetween(int min, int max) abstract Comparableget()toJSON(Comparable val)
-
Constructor Details
-
Vals
public Vals()
-
-
Method Details
-
get
-
toJSON
-
between
protected int between(int min, int max)
-