Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: bob Newsgroups: comp.programming Subject: singleton names Date: Tue, 15 May 2012 11:53:10 -0700 (PDT) Organization: http://groups.google.com Lines: 3 Message-ID: <20823610.82.1337107990695.JavaMail.geo-discussion-forums@ynln6> NNTP-Posting-Host: 184.76.139.203 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1337108100 5423 127.0.0.1 (15 May 2012 18:55:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 15 May 2012 18:55:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=184.76.139.203; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u User-Agent: G2/1.0 X-Received-Bytes: 1010 Xref: csiph.com comp.programming:1572 What are some of the most common names of the static function that returns a singleton object? For instance, there is "sharedInstance".