There's not much more about private access modifier. Private can be applied to constructors, methods (both instance and class methods), fields (again both instance and class) and inner/nested types....