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

jalse.attributes.package-info Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
/**
 * This package is for managing/storing {@link jalse.attributes.AttributeType} values. An
 * {@link jalse.attributes.AttributeContainer} is an attribute type to value container (similar to
 * {@link java.util.Map} but with named and typed keys).
 *
 * @see jalse.attributes.NamedAttributeType
 * @see jalse.attributes.Attributes
 * @see jalse.attributes.DefaultAttributeContainer
 */
package jalse.attributes;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy