
January 7th, 2013, 10:47 AM
|
|
Registered User
|
|
Join Date: Jan 2013
Posts: 4
Time spent in forums: 25 m 18 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by rrashkin A method pertains to a class so you need to call it with the class reference: SomeClass.Builder. Furthermore, I think you still need the parentheses: SomeClass.Builder(). |
I think the method is belong to this classes. And there is no parentheses. That is why I ask...
|