userRoles userInput

userRoles userInput = new userRoles(); section of code returns the following error: “cannot find symbol

    userRoles userInput = new userRoles();

    ^

 symbol: class userRoles

 location: class JavaApplication1

/tmp/java_5JTRxt/JavaApplication1.java:23: error: cannot find symbol

    userRoles userInput = new userRoles();

                 ^

 symbol: class userRoles

 location: class JavaApplication1

2 errors”

every time and I cannot figure out why. Any help in understanding this would be appreciated.

 
"Looking for a Similar Assignment? Order now and Get 10% Discount! Use Code "Newclient"