Class DemandMatcher$
- java.lang.Object
-
- scala.runtime.AbstractFunction3<DemandState,java.lang.Object,akka.util.Timeout,DemandMatcher>
-
- csw.command.client.models.matchers.DemandMatcher$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function3<DemandState,java.lang.Object,akka.util.Timeout,DemandMatcher>
,scala.Serializable
public class DemandMatcher$ extends scala.runtime.AbstractFunction3<DemandState,java.lang.Object,akka.util.Timeout,DemandMatcher> implements scala.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static DemandMatcher$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description DemandMatcher$()
-
-
-
Field Detail
-
MODULE$
public static final DemandMatcher$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-