Class Last$minusModified$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Last$minusModified>
org.apache.pekko.http.scaladsl.model.headers.Last$minusModified$
- All Implemented Interfaces:
- Serializable,- Renderable
public class Last$minusModified$
extends ModeledCompanion<Last$minusModified>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Last$minusModified$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- 
Last$minusModified$public Last$minusModified$()
 
-