Java基本数据类型,也可以称为原始数据类型。The eight primitives defined in Java are int, byte, short, long, float, double, boolean and char. These aren’t considered objects and represent raw values,they’re stored directly on the stack。
京公网安备 11010502049817号