Class Compression.Off$
java.lang.Object
org.apache.pekko.serialization.jackson.Compression.Off$
- All Implemented Interfaces:
- Compression.Algorithm
- Enclosing class:
- Compression
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Compression.Off$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Off$public Off$()
 
-