|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.brains2b.coffee.message.GroupList
org.brains2b.coffee.message.filter.FilterGroupList
[Short description] [Long description]
Field Summary |
Fields inherited from class org.brains2b.coffee.message.GroupList |
m_group, m_type |
Constructor Summary | |
FilterGroupList(GroupList list,
java.util.List filters)
|
Method Summary | |
int |
getFilteredSize()
|
NewsGroup |
getGroup(java.lang.String name)
|
java.util.List |
getGroups()
|
int |
getSize()
|
Methods inherited from class org.brains2b.coffee.message.GroupList |
addGroup, addHeader, addLine, endMessage, getGroupNames, getId, getType, hasContent, isHeaderSet, removeGroup, removeGroup, writeMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.brains2b.coffee.message.NNTPMessage |
addHeader, addLine, endMessage, getId, getType, hasContent, isHeaderSet, writeMessage |
Constructor Detail |
public FilterGroupList(GroupList list, java.util.List filters)
Method Detail |
public NewsGroup getGroup(java.lang.String name)
getGroup
in class GroupList
public java.util.List getGroups()
getGroups
in class GroupList
public int getSize()
getSize
in interface NNTPMessage
getSize
in class GroupList
public int getFilteredSize()
getFilteredSize
in interface FilterTarget
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |