eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

Home Page:http://www.eclipse.org/collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put AbstractImmutablePrimitiveSetTestCase template in the right folder

Desislav-Petrov opened this issue · comments

Currently the abstractImmutablePrimitiveSetTestCase template file sits under directory 'mutable'.

image

The file should logically sit under the 'immutable' template directory.