All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Ornithe Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:53, 12 August 2025 Space Walker talk contribs created page Nester (Created page with "Nester is a tool to patch inner class attributes in Java class files. It takes in a Nests data file and applies those patches to a jar file. == Inner Classes == Inner classes are classes that are defined inside other classes or methods. There are three types of inner classes: nested classes, local classes, and anonymous classes. Each type has its own uses, and a different relationship with its outer class or method. === Nested Classes === A nested class is a cla...")