Class Effect$


  • public class Effect$
    extends java.lang.Object
    The behavior spawned a named child with the given behavior (and optionally specific props)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Effect$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      Effect$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final Effect$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Effect$

        public Effect$()