Is there a way to make boolean expressions like "a == b || a == с || a == d" more succinct?
|
|
6
|
59
|
January 4, 2023
|
Lambda-facilitated threading. Why is Thread's parameter so weird?
|
|
0
|
28
|
January 3, 2023
|
I want my delimitation regex to contain these conditions. Is it possible?
|
|
0
|
55
|
December 25, 2022
|
I want my Scanner to consider delimiters only in the middle of input. How could I do it?
|
|
0
|
35
|
December 25, 2022
|
Is there any way I can convey the idea of "except" without the ^ character when writing a Scanner regex?
|
|
0
|
47
|
December 24, 2022
|
You don't need breaks with enhanced switch, do you?
|
|
1
|
98
|
December 22, 2022
|
If branches & execution
|
|
2
|
59
|
December 22, 2022
|
Can I make my switch statement check if a value is more or less than something else?
|
|
2
|
65
|
December 21, 2022
|
If / else / return
|
|
2
|
78
|
December 15, 2022
|
Help please Java control flow instances that work in each conditional statement
|
|
1
|
109
|
September 4, 2022
|
Continents and Cities - declaring variables outside of the main method
|
|
2
|
285
|
June 17, 2022
|
Conditional-And: &&
|
|
5
|
349
|
June 15, 2022
|
The Prime Directive Error - missing return statement
|
|
7
|
405
|
March 23, 2022
|
If -else statements, need help with understanding the main method and scope before the main method
|
|
2
|
439
|
January 21, 2022
|
Private variable is accessible from outside. Why?
|
|
4
|
274
|
September 11, 2021
|
Cumulative Project 3
|
|
4
|
585
|
July 13, 2021
|
Conditional-Or: ||
|
|
2
|
589
|
April 22, 2021
|
If else if statement
|
|
7
|
659
|
April 21, 2021
|
If else if statement and switch statement
|
|
3
|
451
|
April 20, 2021
|
Question about instance fields in Learn Java: Simple Car-payment Calculator in Conditionals and Control Flow
|
|
1
|
426
|
March 29, 2021
|
Simple Calculator Project (Java - Android Studio)
|
|
5
|
1886
|
March 23, 2021
|
Cumulative Project 3 Steps 10-13
|
|
6
|
525
|
January 25, 2021
|
Cumulative project 3, Main Activity
|
|
3
|
702
|
November 14, 2020
|
Don't know why method don't take value specified in the main method
|
|
3
|
484
|
June 14, 2020
|
Cumulative Project 3 - What's wrong with my method?
|
|
6
|
905
|
June 5, 2020
|
Race day. Driving me round the bend
|
|
1
|
630
|
April 20, 2020
|