All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jhotdraw8.collection.enumerator.package-info Maven / Gradle / Ivy

The newest version!
/*
 * @(#)package-info.java
 * Copyright © 2023 The authors and contributors of JHotDraw. MIT License.
 */
/**
 * Provides C#-like {@code Enumerator}s.
 * They are easier to code and are slightly faster than
 * {@link java.util.Iterator}s.
 */
package org.jhotdraw8.collection.enumerator;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy