Generated by
JDiff

Class org.springframework.http.HttpRange

Added Methods
ResourceRegion toResourceRegion(Resource) Turn a {@code Resource} into a ResourceRegion using the range information contained in the current {@code HttpRange}.
List<ResourceRegion> toResourceRegions(List<HttpRange>, Resource) Convert each {@code HttpRange} into a {@code ResourceRegion}, selecting the appropriate segment of the given {@code Resource} using the HTTP Range information.