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