Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.checkerframework.dataflow.util Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
HashCodeUtilsUtility class to implement the hashCode method.Classorg.checkerframework.dataflow.utilChecker
MostlySingletonA set that is more efficient than HashSet for 0 and 1 elements.Classorg.checkerframework.dataflow.utilChecker
NodeUtilsA utility class to operate on a given Node.Classorg.checkerframework.dataflow.utilChecker
PurityCheckerA visitor that determines the purity (as defined by SideEffectFree, Deterministic, and Pure) of a statement or expression.Classorg.checkerframework.dataflow.utilChecker
PurityChecker .PurityCheckerHelperHelper class to keep PurityChecker's interface clean.Classorg.checkerframework.dataflow.utilChecker
PurityChecker .PurityResultResult of the PurityChecker.Classorg.checkerframework.dataflow.utilChecker
PurityUtilsAn utility class for working with the SideEffectFree, Deterministic, and Pure annotations.Classorg.checkerframework.dataflow.utilChecker