ARoad0.Pattern
Interface StaticClass

All Known Implementing Classes:
ACS_Facade, ACSTree, ACSTreeUtilities, InternalFrameUtilities, ISTree, TreeManager, ViewModel, ViewTree

public interface StaticClass

The StaticClass pattern ensures that all the methods of a class are static, and the constructor is private