net.sourceforge.pmd.typeresolution
Class ClassWithImportInnerOnDemand
java.lang.Object
net.sourceforge.pmd.typeresolution.ClassWithImportInnerOnDemand
public class ClassWithImportInnerOnDemand
- extends Object
This class is to verify that the inner class "Entry" of java.util.Map
is imported correctly.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassWithImportInnerOnDemand
public ClassWithImportInnerOnDemand()
foo
public void foo(Map<String,String> m)
Copyright © 2002–2015 InfoEther. All rights reserved.