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

org.jtrim2.collections.package-info Maven / Gradle / Ivy

There is a newer version: 2.0.7
Show newest version
/**
 * Defines collection interfaces, implementations and methods not provided
 * by the {@code java.util} package.
 * 

* The two most important interface of this package are * {@link org.jtrim2.collections.RefList} and * {@link org.jtrim2.collections.RefCollection}. *

* Also see the useful static helper methods in * {@link org.jtrim2.collections.ArraysEx} and * {@link org.jtrim2.collections.CollectionsEx}. */ package org.jtrim2.collections;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy