| Package | Description |
|---|---|
| com.iabtcf.utils |
| Modifier and Type | Field | Description |
|---|---|---|
static BitSetIntIterable |
BitSetIntIterable.EMPTY |
| Modifier and Type | Method | Description |
|---|---|---|
BitSetIntIterable |
BitSetIntIterable.Builder.build() |
|
BitSetIntIterable |
BitSetIntIterable.clone() |
|
static BitSetIntIterable |
BitSetIntIterable.from(int... values) |
|
static BitSetIntIterable |
BitSetIntIterable.from(IntIterable ii) |
|
static BitSetIntIterable |
BitSetIntIterable.from(BitSet bs) |
|
static BitSetIntIterable |
BitSetIntIterable.from(Collection<Integer> values) |
| Modifier and Type | Method | Description |
|---|---|---|
BitSetIntIterable.Builder |
BitSetIntIterable.Builder.add(BitSetIntIterable value) |
|
static BitSetIntIterable.Builder |
BitSetIntIterable.newBuilder(BitSetIntIterable prototype) |
Copyright © 2020. All rights reserved.