Javap not found in Scala

Dear Team,

When I created class in Scala and executed it shown like “defined class Department”.But when i am trying to view metadata using command “javap -p Department”, It is throwing error like value not found.

PFA for more details.
.

Kindly provide resolution for the same

Thanks & Regards,
Gowtham.

Hi @Gowtham_Babu

Are you sure you can run javap inside the scala shell?