Interface CloudUtil

  • All Known Implementing Classes:
    Cloud

    public interface CloudUtil
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Cloud EMPTY  
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static Cloud of()  
    • Field Detail

      • EMPTY

        static final Cloud EMPTY
    • Method Detail