Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 765 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 765 Bytes

StaticClass

Latest version Total downloads Code style

Provides the StaticClass trait to mark a class as static. A static class is one that only provides static methods and cannot be instantiated.