Uses of Interface
org.wildfly.clustering.server.offset.Value
Packages that use Value
-
Uses of Value in org.wildfly.clustering.server.offset
Subinterfaces of Value in org.wildfly.clustering.server.offsetModifier and TypeInterfaceDescriptioninterfaceOffsetValue<V>Encapsulates a value that is offset from some basis, and updated viaValue.set(Object).Classes in org.wildfly.clustering.server.offset that implement ValueModifier and TypeClassDescriptionstatic classThe default offset value implementation.static classA duration-based offset value implementation.static classAn instant-based offset value implementation.static classA temporal offset value implementation.static classAn abstract value implementation.