Package | Description |
---|---|
com.hazelcast.collection |
This package contains classes to support the collection API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IList<E>
Concurrent, distributed implementation of
List . |
interface |
IQueue<E>
Concurrent, blocking, distributed, observable queue.
|
interface |
ISet<E>
Concurrent, distributed implementation of
Set |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.