org.acme.foo
Class Green.Emerald

java.lang.Object
  extended by org.acme.foo.Green
      extended by org.acme.foo.Green.Emerald
All Implemented Interfaces:
Primary
Enclosing class:
Green

public static class Green.Emerald
extends Green


Nested Class Summary
 
Nested classes/interfaces inherited from class org.acme.foo.Green
Green.Emerald
 
Constructor Summary
Green.Emerald()
           
 
Method Summary
 
Methods inherited from class org.acme.foo.Green
myMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Green.Emerald

public Green.Emerald()


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