com.generationjava.test
Interface Example


public interface Example

An Example class. Intended to show how some java code may be used.


Method Summary
 void doExample()
          Execute the example.
 

Method Detail

doExample

public void doExample()
Execute the example.



Copyright © 2000-2003 GenerationJava. All Rights Reserved.