I am currently learning Java using the Deitel\'s book Java How to Program 8th edition (early objects version).
I am on the chapter on creating classes and methods.
It is because both are in same package(folder). They are automatically imported no need to write import statement for that.