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 | Description |
---|---|---|
static ImmutableByteSetFactory |
ByteSets.immutable |
Modifier and Type | Class | Description |
---|---|---|
class |
ImmutableByteSetFactoryImpl |
ImmutableByteSetFactoryImpl is a factory implementation which creates instances of type
ImmutableByteSet . |
Copyright © 2004–2017. All rights reserved.