Package org.ov4j.data

Class Summary
ClassComparable Container allowing to store any object in versions.
Item<T extends Comparable<? super T> & Cloneable & Serializable,C extends Comparable<? super C>> This is the objects stored in the system, it holds all versions for a given ID.
Version<T extends Serializable & Comparable<? super T> & Cloneable> This class represents a version in the system.
 



Copyright © 2004-2007 Steve Molloy. All Rights Reserved.