net.sourceforge.pmd.typeresolution.testdata
Class InnerClass

java.lang.Object
  extended by net.sourceforge.pmd.typeresolution.testdata.InnerClass

public class InnerClass
extends Object


Nested Class Summary
 class InnerClass.TheInnerClass
           
 
Constructor Summary
InnerClass()
           
 
Method Summary
 void foo(InnerClass.TheInnerClass arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InnerClass

public InnerClass()
Method Detail

foo

public void foo(InnerClass.TheInnerClass arg)


Copyright © 2002–2015 InfoEther. All rights reserved.