- 1
- 2
- 3
- 4
- 5
- 6
This would raise the true nightmare. A type variable is a different beast than the actual type of a concrete instance.
A type variable could resolve to a, e.g. ? extends Comparator<? super Number> to name one (rather simple) example.
Providing the necessary meta information would imply that not only object allocation becomes much more expensive,
every single method invocation could impose these additional cost, to an even bigger extend as we are now not only
talking about the combination of generic classes with actual classes, but also every possible wildcarded combination,
even of nested generic types.
Fike 05.01.2021 20:25 # 0
я не про то что они хранят информацию в рантайме, а то что даже генерация типа на каждый чих в общем-то не является чем-то плохим
defecate-plusplus 06.01.2021 13:54 # +1
так всегда было и так всегда будет, такова жизнь
с подключением
CBuHOKYP 06.01.2021 15:40 # 0
guest6 08.01.2021 00:34 # 0
Всё ненужно, чего нет"
guest6 05.01.2021 20:33 # 0
CBuHOKYP 05.01.2021 21:03 # 0
hormand 07.01.2021 15:04 # 0
guest6 08.01.2021 00:34 # 0
guest6 08.01.2021 00:45 # −2
guest11 08.01.2021 14:25 # 0