Uses of Interface
org.objectweb.transaction.api.stamp.Stamp

Packages that use Stamp
org.objectweb.transaction.api.stamp Specification of the Stamp API.  
 

Uses of Stamp in org.objectweb.transaction.api.stamp
 

Methods in org.objectweb.transaction.api.stamp that return Stamp
 Stamp StampProviderFeature.getStamp()
          Provides a stamp.
 

Methods in org.objectweb.transaction.api.stamp with parameters of type Stamp
 int Stamp.compare(Stamp s)
          Compare two Stamp for ordering them.