JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.enola.common.convert
Interface BytesToObjectConverter<T>
All Superinterfaces:
Converter
<
ByteSource
,
T>
public interface
BytesToObjectConverter
<T>
extends
Converter
<
ByteSource
,
T>
Method Summary
Methods inherited from interface dev.enola.common.convert.
Converter
convert