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
SEARCH:
Package
com.mchange.v3.decode
Interface Decoder
public interface
Decoder
Decoders should have a no-arg constructor.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
decode
(
Object
obj)
Method Details
decode
Object
decode
(
Object
obj)
throws
CannotDecodeException
Throws:
CannotDecodeException