Uses of Package
com.igormaznitsa.meta.annotation
-
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.ant Class Description ImplementationNote Allows to define some implementation note about marked entity.MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.containers Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.context Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.directives Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.exceptions Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.expression Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.expression.functions Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.expression.functions.xml Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.extension Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.maven Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.jcp.utils Class Description MustNotContainNull Shows that an array or a collection can't contain null as its value.ThrowsRuntimeException Allows to describe a runtime exception thrown by method. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.meta.annotation Class Description ThrowsRuntimeException Allows to describe a runtime exception thrown by method.Weight.Unit Contains allowed units for execution weight. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.meta.common.exceptions Class Description Weight Allows to define computational weight of an entity, in fuzzy human-subjective relative units. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.meta.common.interfaces Class Description Weight Allows to define computational weight of an entity, in fuzzy human-subjective relative units. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.meta.common.templates Class Description Warning Allows to mark entities by some warning messages. -
Classes in com.igormaznitsa.meta.annotation used by com.igormaznitsa.meta.common.utils Class Description Constraint It allows to mark either field or parameter by some expression.MayContainNull Shows that marked entity can contain null among its inside values.MustNotContainNull Shows that an array or a collection can't contain null as its value.Warning Allows to mark entities by some warning messages.Weight Allows to define computational weight of an entity, in fuzzy human-subjective relative units.