L
L
Lexxtor2014-09-18 22:38:35
WordPress
Lexxtor, 2014-09-18 22:38:35

What does a Java string like: new ArrayAdapter String(1) mean?

new ArrayAdapter<String>(1)
An instance of the ArrayAdapter class is created, "1" is passed to its constructor.
What does it mean <String>??

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Vlasov, 2016-09-14
@iamskodnik

The simplest thing is to hide it with styles, if you give the site address, I'll tell you exactly how.

M
Maxim Vasiliev, 2014-09-19
@Lexxtor

en.wikipedia.org/wiki/Generics_in_Java

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question