Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.common.value.qual Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
ArrayLenAn annotation indicating the length of an array type.Classorg.checkerframework.common.value.qualChecker
BoolValAn annotation indicating the possible values for a bool type.Classorg.checkerframework.common.value.qualChecker
BottomValClassorg.checkerframework.common.value.qualChecker
DoubleValAn annotation indicating the possible values for a double or float type.Classorg.checkerframework.common.value.qualChecker
IntValAn annotation indicating the possible values for a byte, short, char, If an expression's type has this annotation, then at run time, theClassorg.checkerframework.common.value.qualChecker
StaticallyExecutableStaticallyExecutable is a method annotation that indicates that the compiler is allowed to run the method at compile time, if all ofClassorg.checkerframework.common.value.qualChecker
StringValAn annotation indicating the possible values for a String type.Classorg.checkerframework.common.value.qualChecker
UnknownValClassorg.checkerframework.common.value.qualChecker