Class Accept$minusRanges$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Accept$minusRanges>
org.apache.pekko.http.scaladsl.model.headers.Accept$minusRanges$
- All Implemented Interfaces:
- Serializable,- Renderable
public class Accept$minusRanges$
extends ModeledCompanion<Accept$minusRanges>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Accept$minusRanges$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCompanionlowercaseName, name, nameFromClass, parseFromValueString, render
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Accept$minusRanges$public Accept$minusRanges$()
 
- 
- 
Method Details- 
apply
- 
applypublic Accept$minusRanges apply(RangeUnit firstRangeUnit, scala.collection.immutable.Seq<RangeUnit> otherRangeUnits) 
- 
rangeUnitsRenderer
 
-