I've been learning the adapter and facade design patterns for an upcoming junior development role i'm applying for, as i'm expecting to be asked what i know about the pattern and times i've used it. While the pattern itself seems straight forward - i'm struggling to think of a practical use i could use it for in a personal project.
So can anyone suggest an idea for a use for it within a small personal project?
Also does the pattern appear anywhere within the Java API?