Class Animal { static class Mammal { // static and non-static members of Mammal } // members of Animal }