net.sf.derquinse.lucis
Class Group
java.lang.Object
net.sf.derquinse.lucis.Group
- All Implemented Interfaces:
- Serializable
public class Group
- extends Object
- implements Serializable
Group for grouped queries.
- Author:
- Andres Rodriguez
- See Also:
- Serialized Form
|
Constructor Summary |
Group()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group
public Group()
getHits
public int getHits()
addHit
public int addHit()
getGroupNames
public Set<String> getGroupNames()
getGroup
public Group getGroup(String name)
Copyright © 2011. All Rights Reserved.