September 16th, 2009 What is a nested class? No Comments, Java Facts, by Daisy Williams. A nested is a class that is defined within the body of another class. The class that encloses the nested… Tags: inner class, java, nested class, SCJP