| Package | Description |
|---|---|
| cz.quanti.mailq.entities.v2 |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TagEntity> |
TagsEntity.iterator() |
Spliterator<TagEntity> |
TagsEntity.spliterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TagsEntity.forEach(java.util.function.Consumer<? super TagEntity> action) |
| Constructor and Description |
|---|
TagsEntity(List<TagEntity> tags) |
Copyright © 2016. All rights reserved.