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.
Googleコレクションから使用com.google.common.collect.PrimitiveArraysしていましたが、Guavaで見つかりませんでしたが、名前が変更されましたか?どこで見つけることができますか?
com.google.common.collect.PrimitiveArrays
、、com.google.common.primitivesなどのクラスがあり、古いクラスの機能を持っていると思います(そしていくつか)。IntsDoublesFloatsPrimitiveArrays
com.google.common.primitives
Ints
Doubles
Floats
PrimitiveArrays