package org.gradle; public class Unchanged { private String field1; private int field2; public void method1() {} }