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

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

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

Classes in org.apache.commons.ognl.test.objects with type parameters of type GenericObject
 class BaseGeneric<E extends GenericObject,I extends Serializable>
          Used to test ognl handling of java generics.
 

Classes in org.apache.commons.ognl.test.objects that implement GenericObject
 class GameGenericObject
           
 class PersonGenericObject
           
 



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