JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.mchange.v3.decode
Decoder
Contents
Description
Method Summary
Method Details
decode(Object)
Hide sidebar
Show sidebar
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