public final class BfInfoValueParser extends Object implements ComplexDataParser<BfInfoValue>
| Modifier and Type | Field and Description |
|---|---|
static BfInfoValueParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
BfInfoValue |
parse(ComplexData data)
Parse the data extracted from the server to a specific domain object.
|
public static final BfInfoValueParser INSTANCE
public BfInfoValue parse(ComplexData data)
ComplexDataParserparse in interface ComplexDataParser<BfInfoValue>data - the data to parseCopyright © 2026 lettuce.io. All rights reserved.