Interface Resolver
-
- All Known Implementing Classes:
BeansResolverFactory,MapResolver
public interface Resolver- Author:
- Tom Baeyens
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancontainsKey(Object key)Objectget(Object key)
-