Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
afsantos
afsantos has asked
8
questions and find answers to
13
problems.
Stats
429
EtPoint
136
Vote count
8
questions
13
answers
About
PhD in Software Engineering
afsantos questions
Appropriate use of Java generics on collection
Java's happens-before and synchronization
Yet another Java generics "incompatible types" compilation error
Discarding input from socket
Imposing constraints or restrictions on method body, in Java
afsantos answers
Get text from textfield
Compiling error: Return type for the method is missing
Upcasting and Downcasting confusion in java
read from a file that is in the same folder as the .jar file
Is a single array faster than 2 different arrays?
Optimization done by an EnumMap/EnumSet
What does "!" mean in file paths?
Object-Oriented design - Spells
How to cast JSONArray to int array?
Why java ArrayIndexOutOfBound Exception Extends IndexOutofBound Exception not Throwable?