Package org.projectnessie.s3mock.data
Interface Range
@Immutable
public interface Range
-
Field Details
-
REQUESTED_RANGE_REGEXP
- See Also:
-
REQUESTED_RANGE_PATTERN
-
-
Method Details
-
start
long start() -
end
long end() -
fromString
-
check
@Check default void check()
-