org.apache.solr
Class SolrTestCaseJ4.IRange

java.lang.Object
  extended by org.apache.solr.SolrTestCaseJ4.Vals
      extended by org.apache.solr.SolrTestCaseJ4.IVals
          extended by org.apache.solr.SolrTestCaseJ4.IRange
Enclosing class:
SolrTestCaseJ4

public static class SolrTestCaseJ4.IRange
extends SolrTestCaseJ4.IVals


Constructor Summary
SolrTestCaseJ4.IRange(int min, int max)
           
 
Method Summary
 Comparable get()
           
 int getInt()
           
 
Methods inherited from class org.apache.solr.SolrTestCaseJ4.Vals
between, toJSON
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrTestCaseJ4.IRange

public SolrTestCaseJ4.IRange(int min,
                             int max)
Method Detail

getInt

public int getInt()
Specified by:
getInt in class SolrTestCaseJ4.IVals

get

public Comparable get()
Specified by:
get in class SolrTestCaseJ4.Vals


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.