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 TypeInterfaceDescriptioninterface
JDataVersionedWrapper 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 record
Simple wrapper for an already-existing JData object with a version.final class
Lazy JDataVersionedWrapper implementation. -
Uses of Data in com.usatiuk.objects.iterators
Classes in com.usatiuk.objects.iterators that implement DataModifier and TypeClassDescriptionfinal record
DataWrapper<V>
Simple implementation of the Data interface. -
Uses of Data in com.usatiuk.objects.stores
Classes in com.usatiuk.objects.stores that implement Data