JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.vality.adapter.bank.payout.spring.boot.starter.state.deserializer
Interface Deserializer<T>
All Known Implementing Classes:
AdapterStateDeserializer
public interface
Deserializer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
read
(byte[] data)
T
read
(
String
data)
Method Details
read
T
read
(
byte[] data)
read
T
read
(
String
data)