public class EmfCollectionTypeResolver extends Object implements IEolCollectionTypeResolver
Constructor and Description |
---|
EmfCollectionTypeResolver() |
Modifier and Type | Method and Description |
---|---|
boolean |
canResolveType(Collection<?> c) |
static void |
main(String[] args) |
EolCollectionType |
resolveType(Collection<?> c) |
public boolean canResolveType(Collection<?> c)
canResolveType
in interface IEolCollectionTypeResolver
public EolCollectionType resolveType(Collection<?> c)
resolveType
in interface IEolCollectionTypeResolver
Copyright © 2020. All rights reserved.