/staticclass

A simple class where all methods default to static, unless specified otherwise. Provides the benefits of OO inheritance and encapsulation, but without the need to instantiate an object.

GNU General Public License v3.0GPL-3.0

This repository is not active