Class SlicedModel<T>

All Implemented Interfaces:
Iterable<T>, ResolvableTypeProvider

public class SlicedModel<T> extends CollectionModel<T>
DTO to implement binding response representations of Slice collections.
Since:
2.1
Author:
Michael Schout, Oliver Drotbohm