Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Artem (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class can be used to manage singleton objects. It can assure that only one object of the class exists by storing the first instance of the class in a static variable. Applications should create sub-classes of this class to manage singletons of different classes. |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |