org.apache.solr
Class SolrTestCaseJ4.SVal

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

public static class SolrTestCaseJ4.SVal
extends SolrTestCaseJ4.Vals


Constructor Summary
SolrTestCaseJ4.SVal()
           
SolrTestCaseJ4.SVal(char start, char end, int minLength, int maxLength)
           
 
Method Summary
 Comparable get()
           
 
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.SVal

public SolrTestCaseJ4.SVal()

SolrTestCaseJ4.SVal

public SolrTestCaseJ4.SVal(char start,
                           char end,
                           int minLength,
                           int maxLength)
Method Detail

get

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


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