Package | Description |
---|---|
org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
org.eclipse.collections.impl.list.mutable.primitive |
This package contains implementations of the mutable primitive list interfaces.
|
Modifier and Type | Field | Description |
---|---|---|
static MutableCharListFactory |
CharLists.mutable |
Modifier and Type | Class | Description |
---|---|---|
class |
MutableCharListFactoryImpl |
MutableCharListFactoryImpl is a factory implementation which creates instances of type
MutableCharList . |
Copyright © 2004–2017. All rights reserved.