So I did some research about how to denote static methods and classes in UML. I found on these two pages that static methods should be denoted by underlining them, but what
Static classes are usually denoted by underlining the class name. Its a convention to underline static features, so it makes sense that underlining the class name would denote a static class.