public class CollectionEquivalentResolver extends Resolver
Resolver compares each IType retrieved from the list of Resolvers that were gathered for a given Expression and returns that type if they are all the same type otherwise the IType for
Object is returned.| Constructor and Description |
|---|
CollectionEquivalentResolver(Resolver parent,
java.util.List<Resolver> resolvers)
Creates a new
CollectionEquivalentResolver. |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ResolverVisitor visitor)
|
getManagedType, getMapping, getParent, getType, isNullAllowed, setNullAllowedpublic void accept(ResolverVisitor visitor)
EclipseLink 2.4.2, "build v20130514-5956486" API Reference