Package akka.io.dns

Class CachePolicy$


  • public class CachePolicy$
    extends java.lang.Object
    • Field Summary

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

      Constructors 
      Constructor Description
      CachePolicy$()  
    • 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 CachePolicy$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • CachePolicy$

        public CachePolicy$()