Jump to content
  • 0

Can ayone help to fix java code?


Question

7 answers to this question

Recommended Posts

  • 0
Posted

It's Map.Entry<something,something>. You miss the 2 parameters.

 

Why ppl never try to search in the code how it is supposed to work ? I found 32 exemples of how it should work, in 30 seconds.

 

Use Eclipse search tool with "Map.Entry" as search parameter...

  • 0
Posted

anyway, that should not be a big problem, parametrize  are done just to check errors, but should work without parameters anyway

Right, any warning doesn't block at compilation. But better get rid of all, if not for esthetic issue, at least to be sure code won't fock you in production :).

  • 0
Posted

I'd be more worried about the Errors(100 out of 267)

It's fixed,  and this script is working but i need to fix parametrize this Map.Entry :) because i have too many Warnings ! :)))

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...