Definitions for "Static Class" Add To Word List
Login or Register  | Word Lists | Search History

a class with only static methods
Helpful?           0
a good place to house constants which will be used by several other classes
Helpful?           0
a top-level class, not an inner class
Helpful?           0
a way to declare an entire class within another class
Helpful?           0
A CIM class definition that rarely changes, and is stored in the CIM repository until it is explicitly deleted. The CIM Object Manager can provide a definition of a static class without a provider. A static class can support either static or dynamic instances.
Helpful?           0