If your question is can you use kotlin files in java files and vice versa then the answer is yes.
If you are asking if you can use kotlin syntax in java files and vice versa then the answer is no.
To use kotlin code in a java class you are simply using the class like any other java class