public class OsReleaseFileConverter extends Object implements Function<String,OsReleaseFile>
| Modifier and Type | Field and Description |
|---|---|
static OsReleaseFileConverter |
INSTANCE |
| Constructor and Description |
|---|
OsReleaseFileConverter() |
| Modifier and Type | Method and Description |
|---|---|
OsReleaseFile |
apply(String s) |
static OsReleaseFile |
convert(String content) |
String |
toString() |
public static final OsReleaseFileConverter INSTANCE
public OsReleaseFile apply(String s)
apply in interface Function<String,OsReleaseFile>public static OsReleaseFile convert(String content)
Copyright © 2022. All rights reserved.