Class MatcherResponses.MatchCompleted$

  • All Implemented Interfaces:
    MatcherResponse, java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    MatcherResponses

    public static class MatcherResponses.MatchCompleted$
    extends java.lang.Object
    implements MatcherResponse, scala.Product, java.io.Serializable
    Matcher response indicating the successful matching of demand state
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      MatchCompleted$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface scala.Equals

        canEqual, equals
      • Methods inherited from interface scala.Product

        productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
    • Constructor Detail

      • MatchCompleted$

        public MatchCompleted$()