RpcProxy<PagingLoadResult<BaseModel>>
Hye guys. I would like to know what is the meaning of <> in the statement above? What I mean is something like <BaseModel>. What is this? When is it going to be used?
Thanks
RpcProxy<PagingLoadResult<BaseModel>>
Hye guys. I would like to know what is the meaning of <> in the statement above? What I mean is something like <BaseModel>. What is this? When is it going to be used?
Thanks
Go to the Java tutorial and read about generics.
Start here and find generics:
http://download.oracle.com/javase/tutorial/reallybigindex.html
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.