mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 09:39:39 +02:00
Javadoc fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1851 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
6b472c6145
commit
9287e1b989
4 changed files with 86 additions and 8 deletions
|
@ -50,7 +50,6 @@
|
|||
* ====================================================================
|
||||
*/
|
||||
|
||||
|
||||
package org.jivesoftware.smack;
|
||||
|
||||
import org.jivesoftware.smack.packet.RosterPacket;
|
||||
|
@ -59,6 +58,7 @@ import org.jivesoftware.smack.packet.IQ;
|
|||
import java.util.*;
|
||||
|
||||
/**
|
||||
* A group of roster entries.
|
||||
*
|
||||
* @see Roster#getGroup(String)
|
||||
* @author Matt Tucker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue