demo
Class Bar

java.lang.Object
  extended by demo.Bar
Direct Known Subclasses:
Foo

public class Bar
extends java.lang.Object

Author:
albert_kurucz

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

Constructor Detail

Bar

public Bar()
Method Detail

hello

public void hello()


Copyright © 2009-2010 jtstand.com. All Rights Reserved.