What exactly is a Context in Java?

Viewed 147067

I Googled this and read the Java documentation, but I'm a bit confused. Can somebody please explain what a Context is in plain English?

4 Answers
Related