Uses of Class
uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo

Packages that use ImmutableWithNonGenericCollectionsPojo
uk.co.jemos.podam.test.dto   
 

Uses of ImmutableWithNonGenericCollectionsPojo in uk.co.jemos.podam.test.dto
 

Fields in uk.co.jemos.podam.test.dto with type parameters of type ImmutableWithNonGenericCollectionsPojo
private  Set<ImmutableWithNonGenericCollectionsPojo> ImmutableWithGenericCollectionsPojo.generifiedSet
           
 

Methods in uk.co.jemos.podam.test.dto that return types with arguments of type ImmutableWithNonGenericCollectionsPojo
 Set<ImmutableWithNonGenericCollectionsPojo> ImmutableWithGenericCollectionsPojo.getGenerifiedSet()
           
 

Constructor parameters in uk.co.jemos.podam.test.dto with type arguments of type ImmutableWithNonGenericCollectionsPojo
ImmutableWithGenericCollectionsPojo(Collection<OneDimensionalTestPojo> generifiedCollection, Map<String,Calendar> generifiedMap, Set<ImmutableWithNonGenericCollectionsPojo> generifiedSet)
           
 


Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.