Package org.checkerframework.checker.index.searchindex
package org.checkerframework.checker.index.searchindex
-
ClassDescriptionThe Search Index Checker is used to help type the results of calls to the JDK's binary search methods.An internal checker that assists the Index Checker in typing the results of calls to the JDK's
Arrays.binarySearch
routine.The transfer function for the SearchIndexFor checker.