Home | History | Annotate | Download | only in javadoc

Lines Matching full:nonnegative

80 <DT><A HREF="./javax/annotation/CheckForNull.html" title="annotation in javax.annotation"><B>CheckForNull</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>&nbsp;<DT><A HREF="./javax/annotation/CheckForSigned.html" title="annotation in javax.annotation"><B>CheckForSigned</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>Used to annotate a value that may be either negative or nonnegative, and
83 nonnegative, and check for it being nonnegative before using it in a way that
108 <DT><A HREF="./javax/annotation/Nonnegative.Checker.html#forConstantValue(javax.annotation.Nonnegative, java.lang.Object)"><B>forConstantValue(Nonnegative, Object)</B></A> -
109 Method in class javax.annotation.<A HREF="./javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation">Nonnegative.Checker</A>
151 <DT><A HREF="./javax/annotation/Nonnegative.html" title="annotation in javax.annotation"><B>Nonnegative</B></A> - Annotation Type in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>Used to annotate a value that should only contain nonnegative values<DT><A HREF="./javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> - Class in <A HREF="./javax/annotation/package-summary.html">javax.annotation</A><DD>&nbsp;<DT><A HREF="./javax/annotation/Nonnegative.Checker.html#Nonnegative.Checker()"><B>Nonnegative.Checker()</B></A> -
152 Constructor for class javax.annotation.<A HREF="./javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation">Nonnegative.Checker</A>