Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.checker.initialization Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
FBCBottomClassorg.checkerframework.checker.initialization.qualChecker
InitializationAnnotatedTypeFactoryThe annotated type factory for the freedom-before-commitment type-system.Classorg.checkerframework.checker.initializationChecker
InitializationCheckerTracks whether a value is initialized (all its fields are set), and checks that values are initialized before being used.Classorg.checkerframework.checker.initializationChecker
InitializationStoreA store that extends CFAbstractStore and additionally tracks which fields of the 'self' reference have been initialized.Classorg.checkerframework.checker.initializationChecker
InitializationTransferA transfer function that extends CFAbstractTransfer and tracks InitializationStores.Classorg.checkerframework.checker.initializationChecker
InitializationVisitorThe visitor for the freedom-before-commitment type-system.Classorg.checkerframework.checker.initializationChecker
InitializedThis type qualifier belongs to the freedom-before-commitment initialization tracking type-system.Classorg.checkerframework.checker.initialization.qualChecker
NotOnlyInitializedA declaration annotation for fields that indicates that a client might observe the field storing values that are Initialized,Classorg.checkerframework.checker.initialization.qualChecker
UnderInitializationThis type qualifier belongs to the freedom-before-commitment type-system for tracking initialization.Classorg.checkerframework.checker.initialization.qualChecker
UnknownInitializationThis type qualifier belongs to the freedom-before-commitment type-system for tracking initialization.Classorg.checkerframework.checker.initialization.qualChecker