Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Method and Description |
---|---|
Iterator<Tag> |
TagSet.iterator() |
Constructor and Description |
---|
TagSet(Tag tag)
A set of tags contain the single given tag
|
Constructor and Description |
---|
TagSet(List<Tag> tagList)
A set of tags containing the given list of tags.
|
Copyright © 2018. All rights reserved.