Class VersionedInterpretation<T>

java.lang.Object
tools.refinery.store.model.internal.VersionedInterpretation<T>
All Implemented Interfaces:
AnyInterpretation, Interpretation<T>

public abstract class VersionedInterpretation<T> extends Object implements Interpretation<T>