Код: Выделить всё
public void method1(int arg1,int arg2)
method2()
private void method2()
StaticClass.getConfig()
Подробнее здесь: https://stackoverflow.com/questions/788 ... atic-class
Код: Выделить всё
public void method1(int arg1,int arg2)
method2()
private void method2()
StaticClass.getConfig()