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