Class SurfaceName

    • Method Detail

      • of

        public static SurfaceName of​(String name)
        Obtains an instance from the specified name.

        Surface names may contain any character, but must not be empty.

        Parameters:
        name - the name of the surface
        Returns:
        a surface with the specified name