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