How to call method in java from another class

- How to call main method in java from another class
- How to call a static method in java from another class
- How to call a private method in java from another class
- How to call a public method in java from another class
- How to call method in java from same class
- How to call a method in java from different class
- How to call tostring method from another class in java
- How to call one method from another class in java
- How to call a method from another class file in java
- How to call non static method from another class in java
- How to call a void method from another class in java
- How to call a method from another class in same package java