| Package | Description |
|---|---|
| com.datastax.oss.protocol.internal.util.collection |
| Class and Description |
|---|
| NullAllowingImmutableList
An immutable list that allows null elements.
|
| NullAllowingImmutableList.Builder
A builder to create an immutable list; this class is not thread-safe.
|
| NullAllowingImmutableMap
An immutable map that allows null keys and values.
|
| NullAllowingImmutableMap.Builder
A builder to create an immutable map; this class is not thread-safe.
|
| NullAllowingImmutableSet
An immutable set that allows null elements.
|
| NullAllowingImmutableSet.Builder
A builder to create an immutable list; this class is not thread-safe.
|
Copyright © 2017–2020. All rights reserved.