The base interface for values that can be used in an expression.
Warning: This is a facade provided for use by user code, not for implementation in user code. User implementations of this interface are highly likely to be incompatible with future releases of the product at both binary and source levels.
Immutable
All value objects are immutable once they have been created.
Null Value
An empty sequence is the XPath 2.0 equivalent of a Java null value. See {@link Sequence#EMPTY}.
@volantis-api-include-in PublicAPI
@volantis-api-include-in ProfessionalServicesAPI
@volantis-api-include-in InternalAPI
@mock.generate