Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6037159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:01:58+00:00 2026-05-23T06:01:58+00:00

It is a known fact, that in Java it is good practice to return

  • 0

It is a known fact, that in Java it is good practice to return Collections.emptyList instead of empty ArrayList object. When writing for GWT, how does GWT compiler treat this emptyList – is it as efficient to use as ArrayList or it doesn’t make any sense?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T06:01:58+00:00Added an answer on May 23, 2026 at 6:01 am

    Collections.emptyList() might be better than new ArrayList() (compare this to that), but I believe it actually doesn’t matter (ArrayList is probably used anyway –it’s used internally in widgets–, so it won’t be optimized out if you use Collections.emptyList(), and the EmptyList is so small that it’s not worth optimizing it out; and again it might also be used somewhere by code you didn’t write, so…).

    As a rule of thumb, you shouldn’t care for micro-optimizations unless you have a performance/code-size issue that needs fixing. “Premature optimization is the root of all evil.” (Donald Knuth)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It's a well known fact, that Oracle treats empty strings as null. However, I'm
Its known that Java ArrayList is implemented using arrays and initializes with capacity of
It's a known fact that Windows applications usually have 2Gb of private address space
Its a well known fact that a static method can work only on static
It's known that you should declare events that take as parameters (object sender, EventArgs
Does anybody know a Java implementation of the DRMAA-API that is known to work
I know for a fact that most Blackberry Handsets is Java enabled and supports
Due to the fact that Java code could be run in any Java VM
It'a a well-known fact that UML does not Turing complete (in contrast to usual
I know for a matter of fact that Type cannot be used when passing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.