1

I am currently using Eclipse Mars. When I used the Random library, I came across the following dropdown menu -

enter image description here

What are these percentages that are mentioned? (Please point out any duplicates - couldn't find one!) Thanks !

SpringLearner
  • 13,738
  • 20
  • 78
  • 116
Utsav T
  • 1,515
  • 2
  • 24
  • 42
  • 1
    This is Eclipse's auto complete functionality, and the percentages indicate how likely Eclipse thinks the given method call is what you want. It has nothing to do with `Random`. – dimo414 Nov 04 '15 at 04:29
  • @dimo414 I am aware of the autocomplete feature - but the percentages - nothing to do with the method ? – Utsav T Nov 04 '15 at 04:36
  • The percentage is a heuristic Eclipse is computing for each method, given the surrounding context. – dimo414 Nov 04 '15 at 04:39
  • @dimo414 - Sounds good. Thanks ! – Utsav T Nov 04 '15 at 04:49

0 Answers0