org.acme.foo
Class Green

java.lang.Object
  extended by org.acme.foo.Green
All Implemented Interfaces:
Primary
Direct Known Subclasses:
Green.Emerald

public class Green
extends Object
implements Primary

Version:
$Revision: 469417 $ $Date: 2006-10-31 03:50:58 -0500 (Tue, 31 Oct 2006) $

Nested Class Summary
static class Green.Emerald
           
 
Constructor Summary
Green()
           
 
Method Summary
 void myMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Green

public Green()
Method Detail

myMethod

public void myMethod()


Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.