How do I create an instance of a static private inner class with a public constructor?
public class outerClass { private static class innerClass