Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在com.google.common.collect.PrimitiveArraysGoogle Collections 中使用,但是我在 Guava 中找不到它,它被重命名了吗?我在哪里可以找到它?
com.google.common.collect.PrimitiveArrays
我认为com.google.common.primitives诸如Ints, Doubles,等中的类具有旧类的功能(然后是一些)。FloatsPrimitiveArrays
com.google.common.primitives
Ints
Doubles
Floats
PrimitiveArrays