org.apache.solr
Class SolrTestCaseJ4.FVal

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

public static class SolrTestCaseJ4.FVal
extends SolrTestCaseJ4.Vals


Constructor Summary
SolrTestCaseJ4.FVal(float min, float max)
           
 
Method Summary
 Comparable get()
           
 float getFloat()
           
 
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.FVal

public SolrTestCaseJ4.FVal(float min,
                           float max)
Method Detail

getFloat

public float getFloat()

get

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


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