Package org.wildfly.clustering.server.offset
package org.wildfly.clustering.server.offset
-
ClassDescriptionOffset<V>Encapsulates an offset that can be applied to a value.Offset.DefaultOffset<O,
V> A default offset implementation.A duration-based offset implementation.An instant-based offset implementation.A temporal offset implementation.The serialization context initializer for this package.OffsetValue<V>Encapsulates a value that is offset from some basis, and updated viaValue.set(Object).The default offset value implementation.A duration-based offset value implementation.An instant-based offset value implementation.A temporal offset value implementation.Value<V>A mutable reference to some value.An abstract value implementation.