Package | Description |
---|---|
org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
org.eclipse.collections.impl.set.immutable.primitive |
This package contains implementations of the immutable primitive set interfaces.
|
Modifier and Type | Field and Description |
---|---|
static ImmutableLongSetFactory |
LongSets.immutable |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableLongSetFactoryImpl
ImmutableLongSetFactoryImpl is a factory implementation which creates instances of type
ImmutableLongSet . |
Copyright © 2004–2016. All rights reserved.