A
A
Anastasia Sokolova2017-07-26 17:06:14
Android
Anastasia Sokolova, 2017-07-26 17:06:14

ArrayList get string?

Good evening guys, I started learning Android here and there was a small problem

public void testing(ArrayList<HashMap<String,String>> config)
    {
        config.get(0); // можно получить это по другому.
    }

Is it possible to pull out the value there not through "int" but something like this "config.get("key1")"

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question