public static interface Issue148Test.TagSet<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
getTags() |
void |
setTags(Collection<T> tags) |
Collection<T> getTags()
void setTags(Collection<T> tags)
Copyright © 2019 Glasnost. All rights reserved.