Results 1 to 4 of 4
Thread: use of <> brackets
- 05-27-2010, 09:08 PM #1
Member
- Join Date
- May 2010
- Posts
- 1
- Rep Power
- 0
use of <> brackets
I am not new to java but have not done much coding in about a year. I am now seeing <> brackets used in a way that is unfamiliar. For example:
public class WebdavTreeModelControllerImpl extends
DefaultWebdavTreeModelController<FileStoreInstance , ModifiableFileStoreInstance>
and
public WebdavTreeModelControllerImpl(final URI uri, final Map<String, String[]> params, final Context context) {
Can someone please explain that use?
Thanks.
- Dave
- 05-27-2010, 09:12 PM #2
Senior Member
- Join Date
- Feb 2009
- Posts
- 303
- Rep Power
- 5
- 05-27-2010, 09:30 PM #3
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,604
- Blog Entries
- 7
- Rep Power
- 17
This is also a nice read.
kind regards,
Jos
- 05-27-2010, 09:34 PM #4
Senior Member
- Join Date
- Mar 2009
- Location
- USA
- Posts
- 127
- Rep Power
- 0
Similar Threads
-
Arrowhead brackets
By dushmantha.e in forum New To JavaReplies: 5Last Post: 02-14-2010, 09:08 AM -
Bracket help - can't find the missing brackets.
By Z E P H Y R in forum New To JavaReplies: 0Last Post: 03-17-2009, 10:26 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks