brianburton/java-immutable-collections

Remove JImmutableTreeList

Closed this issue · 1 comments

This class was deprecated in 1.9 and isn't worth adding Spliterator for 2.0 since it's performance is so much slower than JImmutableBtreeList.

Removed in java8 branch.