| Package | Description |
|---|---|
| com.google.common.collect |
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
|
| Modifier and Type | Field and Description |
|---|---|
private CartesianList<E> |
Sets.CartesianSet.delegate |
| Constructor and Description |
|---|
CartesianSet(ImmutableList<ImmutableSet<E>> axes,
CartesianList<E> delegate) |