public class NRepositoryTagsListHelper extends Object
| Constructor and Description |
|---|
NRepositoryTagsListHelper() |
| Modifier and Type | Method and Description |
|---|---|
NRepositoryTagsListHelper |
add(Collection<String> all) |
NRepositoryTagsListHelper |
add(NRepositoryTagsListHelper all) |
NRepositoryTagsListHelper |
add(String tag) |
NRepositoryTagsListHelper |
add(String[] all) |
String[] |
toArray() |
Set<String> |
toSet() |
String |
toString() |
public NRepositoryTagsListHelper add(NRepositoryTagsListHelper all)
public NRepositoryTagsListHelper add(Collection<String> all)
public NRepositoryTagsListHelper add(String[] all)
public NRepositoryTagsListHelper add(String tag)
public String[] toArray()
Copyright © 2025 vpc open source initiative. All rights reserved.