JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.goodforgod.api.etherscan
Interface Converter
public interface
Converter
Since:
14.05.2023
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
fromJson
(byte[] jsonAsByteArray, @NotNull
Class
<T> type)
Method Details
fromJson
@NotNull
<T>
T
fromJson
(byte[] jsonAsByteArray, @NotNull @NotNull
Class
<T> type)