Package akka.routing

Class Pool$

  • All Implemented Interfaces:
    java.io.Serializable

    public class Pool$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

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

      Constructors 
      Constructor Description
      Pool$()  
    • Field Detail

      • MODULE$

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

      • Pool$

        public Pool$()