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 7088631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:49:28+00:00 2026-05-28T07:49:28+00:00

I have a HashMap defined like this HashMap<String, IConnection> connections = new HashMap<String, IConnection>();

  • 0

I have a HashMap defined like this

HashMap<String, IConnection> connections = new HashMap<String, IConnection>();

inside application connect, I add values into it like this:

conn.setAttribute(“username”, username);
connections.put(username, conn); // username and conn are parameters passed to 
                                 // connect method

inside application disconnect method, I remove values from it like this

connections.remove((String)conn.getAttribute(“username”));

This seems to work, however is it correct/safe? Or am I doing it wrong?

  • 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-28T07:49:28+00:00Added an answer on May 28, 2026 at 7:49 am

    Yes, it is alright but I suggest that you make sure the connection is still connected before you try to access or write to it.

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

Sidebar

Related Questions

Say I have a HashMap of HashMaps defined like this: hashMap = new HashMap<String,
If I have a HashMap that looks like this: HashMap<String, MyObject> where the String
i have a big problem... i have this map HashMap<Long, String> examValues; It gets
I have a HashMap (although I guess this question applies to other collections) of
I have a HashMap that I'm using in Processing and I'd like to increment
i have a hashmap where every key has many values(stored in a arraylist). How
I have hashmap and its keys are like folder/1.txt,folder/2.txt,folder/3.txt and value has these text
I have a HashMap and now i need to find all the keys inside
I have a HashMap with various keys and values, how can I get one
I have a Hashmap that, for speed reasons, I would like to not require

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.