public class CommonAdaptorTryCoercions
extends java.lang.Object
Constructor and Description |
---|
CommonAdaptorTryCoercions(TypeCoercerExtensible coercer) |
Modifier and Type | Method and Description |
---|---|
void |
registerAdapter(java.lang.String nameAndOrder,
TryCoercer fn)
Registers an adapter for use with type coercion.
|
CommonAdaptorTryCoercions |
registerAllAdapters() |
public CommonAdaptorTryCoercions(TypeCoercerExtensible coercer)
public CommonAdaptorTryCoercions registerAllAdapters()
public void registerAdapter(java.lang.String nameAndOrder, TryCoercer fn)