@UsesMappedConfiguration(key=java.lang.Class.class, value=ValueEncoderFactory.class) public interface ValueEncoderSource
Modifier and Type | Method and Description |
---|---|
<T> ValueEncoder<T> |
getValueEncoder(Class<T> type)
Gets or creates a value encoder for the indicated type.
|
<T> ValueEncoder<T> getValueEncoder(Class<T> type)
type
- type of value to be encoded and decoded${project.version} - Copyright © 2003-2015 The Apache Software Foundation.