org.apache.solr
Class SolrTestCaseJ4.IVals

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

public abstract static class SolrTestCaseJ4.IVals
extends SolrTestCaseJ4.Vals


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

Constructor Detail

SolrTestCaseJ4.IVals

public SolrTestCaseJ4.IVals()
Method Detail

getInt

public abstract int getInt()


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