SpiceQA
Questions
Tags
Users
Badges
user_12008421
@user_12008421
0
reputation
0
answers
9
questions
About Me
// Hello, World !
Top Answers
StringBuilder vs String concatenation in toString() in Java
2 votes
Call a transactional function of Required propagation twice results in only 1 transaction ( but 2 transactions when calling from another class)
1 votes
String concatenation performance: + vs StringBuilder
0 votes
Top Questions
Does the order of if else matter for performance? e.g. put the most likely condition in the front is better
6 votes
1 answers
UnknownElementException on Java 17 record class
4 votes
1 answers
Java stream - elegant way to do stream on nullable list
3 votes
1 answers
Call a transactional function of Required propagation twice results in only 1 transaction ( but 2 transactions when calling from another class)
2 votes
1 answers
What is the difference between &str and &String
2 votes
1 answers