ListIterable
.See: Description
Interface | Description |
---|---|
FixedSizeListFactory | |
ImmutableListFactory | |
MutableListFactory |
ListIterable
.
This package contains the following interfaces:
FixedSizeListFactory
- a factory which creates instances of type FixedSizeList
.
ImmutableListFactory
- a factory which creates instances of type ImmutableList
.
MutableListFactory
- a factory which creates instances of type MutableList
.
Copyright © 2004–2016. All rights reserved.