I get the error: Syntax Error - Missing name or ; near ‘’? for my first line of code

I have used processing and made a game with python in it and this is my first time using java I’m getting this error for my first line of code which is

class Player {

just needs a } close bracket