Ask Experts Questions for FREE Help !
Ask
    ovod88's Avatar
    ovod88 Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 28, 2015, 02:26 PM
    Don't undestand the java syntax
    I have empty method I need to fill up:
    Protected static <T extends Entity> List<T> all(Class<T> cls) {}
    The problem is - I don't undestand the suntax of the method. Why we can not do just:
    Protected static List<T> all(Class<T> cls) {}
    ?

Check out some similar questions!

What all topics comes under advance java?what is framework how it is related to java? [ 0 Answers ]

I want to know about the topics related to advance java?and how the framework likke struts and hibernate realted to each other?what are there uses?

I am new to java GUI and multiple classes, I have knowledge of core java. I have [ 0 Answers ]

Sir, I am new to java GUI and multiple classes, I have knowledge of core java. I have to call a rest client from my net beans project give values to it and receive it's output in the same project. Please suggest me what I need to study and what to do.

Java netbeans program- Connection between java and mysql,How to conn [ 0 Answers ]

which I wrote from a book but when I run it, it shows exception please give me the code to connect jlistbox to database when I click on btn1. btn coding should search "name" in database and shows all the names in listbox my coding: here-- r1,r2,r3 are radio btns and l1,l2,l3 are labels,...

Syntax Error [ 1 Answers ]

I'm in remote desktop and trying to print an email out of Microsoft Outlook and I keep getting Syntax error. I read in here to do regsvr32 ole32.dll and I received another message. DllRegister Server in ole.32.dll failed. Return code 0x80070005. Do you know what this is?


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.