List of (the names of) the ACL2 functions that model the reading of components of Java primitive arrays.
Definition:
(defconst *atj-jprimarr-read-fns* '(boolean-array-read char-array-read byte-array-read short-array-read int-array-read long-array-read float-array-read double-array-read))