Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

Eran

387,369
reputation
54
702
768
  • Israel
  • Member since February 20 2012
  • 33349 profile views
  • Last seen Sep 03 '23 at 11:10

Here are some links to deleted posts that only 10k rep users can view, unless they are undeleted:

  1. What is happening in this solution? I understood the question, but I am not able to understand the logic behind this solution

  2. Unable to resolve return type on generic factory method

  3. I am having problems with this program

  4. On which basis does SortedSet sort

  5. Bitwise left shift on long

  6. I get the error else without if

  7. input.read errors in conversion

  8. Java naming convention: plural form method name - best practice - links?

  9. Is there any way to avoid the execution of a method inside a "if" check if that check has already been "true"?

  10. Apple feedback service - lost all my data, anyway to restore it?

  11. error while creating an object of inner class

  12. ArrayList, contains method

  13. Question regarding equilalence of two if statements

  14. Code doesn't run past main method, beginner