public static class SimpleTypeRpcV2CborUnmarshallers.FloatCborUnmarshaller extends Object implements Unmarshaller<Float,RpcV2CborUnmarshallerContext>
| Constructor and Description |
|---|
FloatCborUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeRpcV2CborUnmarshallers.FloatCborUnmarshaller |
getInstance() |
Float |
unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) |
public Float unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<Float,RpcV2CborUnmarshallerContext>Exceptionpublic static SimpleTypeRpcV2CborUnmarshallers.FloatCborUnmarshaller getInstance()
Copyright © 2025. All rights reserved.