Package csw.logging.models
Class RequestId$
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function3<java.lang.String,java.lang.String,scala.Option<Level>,RequestId>
public class RequestId$ extends scala.runtime.AbstractFunction3<java.lang.String,java.lang.String,scala.Option<Level>,RequestId> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static RequestId$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description RequestId$()
-
-
-
Field Detail
-
MODULE$
public static final RequestId$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-