Uses of Interface
org.wildfly.clustering.ee.cache.offset.Value
-
Packages that use Value Package Description org.wildfly.clustering.ee.cache.offset -
-
Uses of Value in org.wildfly.clustering.ee.cache.offset
Subinterfaces of Value in org.wildfly.clustering.ee.cache.offset Modifier and Type Interface Description interfaceOffsetValue<V>Encapsulates a value that is offset from some basis, and updated viaset(Object).Classes in org.wildfly.clustering.ee.cache.offset that implement Value Modifier and Type Class Description static classOffsetValue.DefaultOffsetValue<O,V>static classOffsetValue.DurationOffsetValuestatic classOffsetValue.InstantOffsetValuestatic classOffsetValue.TemporalOffsetValue<V>static classValue.AbstractValue<V>
-