Lightweight Bartering Grid

lbg.examples.hello
Class Hello

java.lang.Object
  extended by lbg.examples.hello.Hello

public class Hello
extends java.lang.Object

A 'Hello World' in 2 classes to test the grid

Author:
Xavier Dalem

Constructor Summary
Hello(java.lang.String hello)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Hello

public Hello(java.lang.String hello)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.