Package org.eclipse.collections.impl.set.mutable.primitive

This package contains implementations of the mutable primitive set interfaces.

Primitive Set is similar to MutableSet that is memory-optimized for primitives. HashTables are used for performance optimization.

Skip navigation links

Copyright © 2004–2019. All rights reserved.