List of (the names of) the ACL2 functions that model the construction of Java primitive values.
We exclude the functions that model
the construction of
Definition:
(defconst *atj-jprim-constr-fns* '(boolean-value char-value byte-value short-value int-value long-value))