DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
Sorry, but there are no more tags available to filter with.
  • Pluggable HelloWorld in Java

    Here is my version of Hello World. I call this, Pluggable HelloWorld! :) Greeting.java, which all Classes must implement to be a plug-in. 1 2 3 4 5 6 package ph.devpinoy.helloworld; public interface Greeting { public String sayGreeting(); } HelloWorld.java 1 2 3 4 5 6 7 8 9 package ph.devpinoy.helloworld;...
    Posted to Lamia's stack and heap based memories... by lamia on 12-23-2006
    Filed under: Filed under: ,
Page 1 of 1 (1 items)

Copyright DevPinoy 2005-2008