MissouriTiger
Programmer
It's me again, with another compiler mystery...
The method below is generating the following compiler error message, but as you can see it's NOT a static method. Any suggestions??
non-static method getUser(java.lang.String) cannot be referenced from a static context
The method below is generating the following compiler error message, but as you can see it's NOT a static method. Any suggestions??
non-static method getUser(java.lang.String) cannot be referenced from a static context