Uses of Interface
org.apache.commons.ognl.test.objects.MyMap

Packages that use MyMap
org.apache.commons.ognl.test.objects   
 

Uses of MyMap in org.apache.commons.ognl.test.objects
 

Classes in org.apache.commons.ognl.test.objects that implement MyMap
 class MyMapImpl
          This tests the interface inheritence test.
 

Methods in org.apache.commons.ognl.test.objects that return MyMap
 MyMap Root.getMyMap()
           
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.