Adapters Adapters are wrappers around a container Work with any container which meets requirements Provide more specific interfaces Always use them if you want only that interface Eg: allows them to be replaced with a faster implementation