public class ExampleLibrary { private String property1; private int property2; public void method1() { } }