org.cdlib.xtf.textEngine
Class MoreLikeThisQuery.Flt

Object
  extended by MoreLikeThisQuery.Flt
Enclosing class:
MoreLikeThisQuery

private static class MoreLikeThisQuery.Flt
extends Object

Used for scores and to avoid renewing Floats.


Field Summary
 float x
           
 
Constructor Summary
private MoreLikeThisQuery.Flt()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public float x
Constructor Detail

MoreLikeThisQuery.Flt

private MoreLikeThisQuery.Flt()