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

org.apache.commons.collections.package.html Maven / Gradle / Ivy

Go to download

Provides a single jar containing all JAITools modules which you can use instead of including individual modules in your project. Note: It does not include the Jiffle scripting language or Jiffle image operator.

There is a newer version: 1.4.0
Show newest version


This package contains the interfaces and utilities shared across all the subpackages of this component.

The following collection implementations are provided in the package:

  • ArrayStack - a non synchronized Stack that follows the same API as java util Stack
  • BeanMap - a map that wraps a JavaBean, representing its properties as map keys and values
  • ExtendedProperties - extends the Properties class to add extra functionality
  • MultiHashMap - an map that stores multiple values against each key





© 2015 - 2025 Weber Informatics LLC | Privacy Policy