Package org.wildfly.clustering.ee.cache.offset
-
Interface Summary Interface Description Offset<V> Encapsulates an offset that can be applied to a value.OffsetValue<V> Encapsulates a value that is offset from some basis, and updated viaValue.set(Object).Value<V> A mutable reference to some value.