hello,

how to import my own class in my .java file

i want to import this class to another separate file, how should i call it. is it
import javafiles.Amrclass;
or what?