1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 00:59:39 +02:00

Add missing package-info descriptions.

This commit is contained in:
Paul Schaub 2018-02-21 16:47:11 +01:00
parent ec95bd4422
commit 9f47daa7ad
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
145 changed files with 148 additions and 144 deletions

View file

@ -16,6 +16,6 @@
*/
/**
* TODO describe me.
* A javax DNS resolver implementation for Smack.
*/
package org.jivesoftware.smack.util.dns.javax;

View file

@ -16,6 +16,6 @@
*/
/**
* TODO describe me.
* Smacks DNS resolvers.
*/
package org.jivesoftware.smack.util.dns;

View file

@ -16,6 +16,6 @@
*/
/**
* TODO describe me.
* Smack util classes.
*/
package org.jivesoftware.smack.util;