Class MetadataValueList

All Implemented Interfaces:
Iterable<MetadataValue>, Collection<MetadataValue>, List<MetadataValue>

public class MetadataValueList extends AbstractList<MetadataValue>
Type-safe wrapper for a list of MetadataValues for use with MetadataConverter, so it can be invoked properly via calls to ConverterService.toRest(Object, Projection).