Class EntityCodecImpl<T>

java.lang.Object
org.aksw.commons.codec.entity.impl.EntityCodecImpl<T>
All Implemented Interfaces:
EntityCodec<T>, EntityCodecDirect<T>, EntityCodecIndirect<T>, EntityCodecIndirectBase<T>

public class EntityCodecImpl<T> extends Object implements EntityCodecIndirectBase<T>