| Modifier and Type | Method and Description |
|---|---|
ProjectName |
ProjectName.Builder.build() |
static ProjectName |
ProjectName.of(String project) |
static ProjectName |
ProjectName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectName> |
ProjectName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ProjectName.toStringList(List<ProjectName> values) |
Copyright © 2024 Google LLC. All rights reserved.