Java libraries with more data structures

Anyone can point to some excellent Java libraries (jars), which have more data structures than part of the standard Java language I want to support such as - tuples, pairs, experiments, binomial / Fibonacci trees, and possibly graphs [yes, I know it would be fun to write them myself, but I don't want to reinvent the wheel now]

Solution

Guava has many additional data structures, as well as the Apache common collections library

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>