Class SeqActorName$


  • public class SeqActorName$
    extends java.lang.Object
    INTERNAL API
    • Field Summary

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

      Constructors 
      Constructor Description
      SeqActorName$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SeqActorNameImpl apply​(java.lang.String prefix)  
      • Methods inherited from class java.lang.Object

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

      • MODULE$

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

      • SeqActorName$

        public SeqActorName$()