org.cdlib.xtf.textEngine
Class MoreLikeThisQuery.Int

Object
  extended by MoreLikeThisQuery.Int
Enclosing class:
MoreLikeThisQuery

private static class MoreLikeThisQuery.Int
extends Object

Used for frequencies and to avoid renewing Integers.


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

Field Detail

x

public int x
Constructor Detail

MoreLikeThisQuery.Int

public MoreLikeThisQuery.Int()