summaryrefslogtreecommitdiff
path: root/src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java')
-rw-r--r--src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java b/src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java
index 4be6fa79..0b2cbad9 100644
--- a/src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java
+++ b/src/de/lmu/ifi/dbs/elki/datasource/bundle/package-info.java
@@ -1,5 +1,7 @@
/**
* <p>Object bundles - exchange container for multi-represented objects.</p>
+ *
+ * @apiviz.exclude java.util.*
*/
/*
This file is part of ELKI:
@@ -23,4 +25,4 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-package de.lmu.ifi.dbs.elki.datasource.bundle; \ No newline at end of file
+package de.lmu.ifi.dbs.elki.datasource.bundle;