org.jhotdraw8.collection.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.jhotdraw8.collection Show documentation
Show all versions of org.jhotdraw8.collection Show documentation
JHotDraw8 Utility classes for Collections
The newest version!
/*
* @(#)package-info.java
* Copyright © 2023 The authors and contributors of JHotDraw. MIT License.
*/
/**
* Provides utilities for implementing collections.
*/
package org.jhotdraw8.collection.util;