<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Promo Code Forums Topic: In j2me i don&#039;t seem to be able to use the scanner class?!?</title>
<link>http://promocode.ws/forums/</link>
<description>The ultimate source for coupon, bonus, and promo codes</description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 23:47:08 +0000</pubDate>

<item>
<title>ping333 on "In j2me i don&#039;t seem to be able to use the scanner class?!?"</title>
<link>http://promocode.ws/forums/topic/in-j2me-i-dont-seem-to-be-able-to-use-the-scanner-class#post-66</link>
<pubDate>Sat, 18 Jul 2009 00:40:20 +0000</pubDate>
<dc:creator>ping333</dc:creator>
<guid isPermaLink="false">66@http://promocode.ws/forums/</guid>
<description>&#60;p&#62;All we ever need to do to actually use the various methods of the SimpleSingleton class is to access the static instance member and use it to invoke our method of choice, like this:&#60;br /&#62;
SimpleSingleton.getInstance().doSomething();&#60;br /&#62;
With such a class, we never need to create and store the SimpleSingleton instance object anywhere, or worry about passing the object reference around.&#60;br /&#62;
Singletons in Java 1.0 and 1.1&#60;br /&#62;
All Java specifications require us to keep a reference to the singleton object, or lose it to the garbage collector. But, in pre-1.2 Java specifications, the garbage collector was not only free to collect the singleton object but also the SimpleSingleton class! . This garbage collection of an actual class is also known as &#38;quot;class unloading.&#38;quot;
&#60;/p&#62;</description>
</item>
<item>
<title>jack8888 on "In j2me i don&#039;t seem to be able to use the scanner class?!?"</title>
<link>http://promocode.ws/forums/topic/in-j2me-i-dont-seem-to-be-able-to-use-the-scanner-class#post-56</link>
<pubDate>Sat, 18 Jul 2009 00:28:00 +0000</pubDate>
<dc:creator>jack8888</dc:creator>
<guid isPermaLink="false">56@http://promocode.ws/forums/</guid>
<description>&#60;p&#62;when i make a class to create a dictionary using the scanner class from java.util package, and make an object of that in a j2me midlet i get the error message stating that the class scanner is not found!!(i imported all the necessary packages)
&#60;/p&#62;</description>
</item>

</channel>
</rss>

