JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.mchange.v3.decode
DecoderFinder
Contents
Description
Method Summary
Method Details
decoderClassName(Object)
Hide sidebar
Show sidebar
Interface DecoderFinder
public interface
DecoderFinder
should have a no-arg constructor.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
decoderClassName
(
Object
encoded)
Method Details
decoderClassName
String
decoderClassName
(
Object
encoded)
throws
CannotDecodeException
Throws:
CannotDecodeException