>>>>> "T" == TreKing  <treking...@gmail.com> writes:

   T> On Wed, Mar 23, 2011 at 11:37 AM, Jake Colman <col...@ppllc.com> wrote:
   >> public static MyClass getInstance() {
   >> if( instance = null )
   >> instance = new MyClass();
   >> return instance;
   >> }
   >> 

   T> I hope that was a typo. If that's your actual code, you have
   T> bigger problems.

Yes, I do know the difference between "=" and "==".

:-)

-- 
Jake Colman -- Android Tinkerer

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to