Class Always$

    • Field Summary

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

      Constructors 
      Constructor Description
      Always$()  
    • Field Detail

      • MODULE$

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

      • Always$

        public Always$()