Class QueryItem


  • @Deprecated
    public class QueryItem
    extends QueryItem
    Deprecated.
    - use QueryItem instead
    This simple class just fulfils the role of a container for searches. It tells the word and whether it is requested or not.
    See Also:
    QueryItem
    • Constructor Summary

      Constructors 
      Constructor Description
      QueryItem()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail