How to call static class method in java

- How to call static method in another class java
- How to call non static method from static class in java
- How to call non static method from another class in java
- How to call static inner class method in java
- How to call static method in different class java
- How to call static method in java in same class
- How to call static method of parent class in java
- How to call static method in main class in java
- How to call non static method in same class in java
- How to call a private static method from another class in java