Interface IAnyValueDescriptor

All Superinterfaces:
IValueDescriptor<Object,IAnyValueBuilder>, Serializable

public interface IAnyValueDescriptor extends IValueDescriptor<Object,IAnyValueBuilder>
A IValueDescriptor for a value of any type. No restriction is imposed on the value. Use with caution, prefer more specific value descriptors.
Since:
7.0.0
Author:
XIMA MEDIA GmbH