final class RawAppConverter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
RawAppConverter.Builder |
Modifier | Constructor and Description |
---|---|
private |
RawAppConverter() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.List<OfficialApp> |
extractMainAndAliases(java.util.List<RawApp> rawApps) |
(package private) static java.util.List<OfficialApp> |
extractMainAndAliases(RawApp rawImportApp) |
static java.util.List<OfficialApp> extractMainAndAliases(java.util.List<RawApp> rawApps)
static java.util.List<OfficialApp> extractMainAndAliases(RawApp rawImportApp)