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.
TreeSet に Red-Black Trees が使用されていることは知っています。
TreeMap に使用されるデータ構造は何ですか?
ありがとう。
treeset は内部で treemap を使用するため、赤黒の木のみ
詳細については、javadoc を確認してくださいhttp://docs.oracle.com/javase/6/docs/api/java/util/TreeMap.html