Uses of Interface
com.usatiuk.objects.iterators.Data
Packages that use Data
-
Uses of Data in com.usatiuk.objects
Subinterfaces of Data in com.usatiuk.objectsModifier and TypeInterfaceDescriptioninterfaceJDataVersionedWrapper is a wrapper for JData that contains its version number (the id of the transaction that had changed it last)Classes in com.usatiuk.objects that implement DataModifier and TypeClassDescriptionfinal recordSimple wrapper for an already-existing JData object with a version.final classLazy JDataVersionedWrapper implementation. -
Uses of Data in com.usatiuk.objects.iterators
Classes in com.usatiuk.objects.iterators that implement DataModifier and TypeClassDescriptionfinal recordDataWrapper<V>Simple implementation of the Data interface. -
Uses of Data in com.usatiuk.objects.stores
Classes in com.usatiuk.objects.stores that implement Data