Example usage for Java com.mongodb TagSet fields, constructors, methods, implement or subclass
The text is from its open source code.
TagSet(final Tag tag) A set of tags contain the single given tag | |
TagSet(final List A set of tags containing the given list of tags. |