10.6 Mapping for Simple Built-in Types The Slice built‑in types are mapped to Java types as shown in Table 10.1. Table 10.1. Mapping of Slice built‑in types to Java. Slice Java bool boolean byte byte short short int int long long float float double double string String