Class TupleCodecDictionary<D1,C1,D2,C2>

java.lang.Object
org.aksw.commons.index.TupleCodecDictionary<D1,C1,D2,C2>
All Implemented Interfaces:
TupleCodec<D1,C1,D2,C2>

public abstract class TupleCodecDictionary<D1,C1,D2,C2> extends Object implements TupleCodec<D1,C1,D2,C2>