Package io.lindstrom.m3u8.model
Class ByteRange.Builder
java.lang.Object
io.lindstrom.m3u8.model.ByteRange.Builder
- Enclosing interface:
- ByteRange
public static class ByteRange.Builder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description ByteRangebuild()ByteRange.Builderfrom(ByteRange arg0)ByteRange.Builderlength(long arg0)ByteRange.Builderoffset(long arg0)ByteRange.Builderoffset(java.util.Optional<java.lang.Long> arg0)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
from
-
length
-
offset
-
offset
-
build
-