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

io.annot8.api.properties.package-info Maven / Gradle / Ivy

There is a newer version: 1.2
Show newest version
/**
 * This package contains the api interface for properties.
 *
 * 

Generally, objects within Annot8 have immutable properties which are set at creation time and * then fixed for the life time of that object. * *

The exception is Items, which have mutable properties that can be set at any time. */ package io.annot8.api.properties;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy