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