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