Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
fge
fge has asked
117
questions and find answers to
470
problems.
Stats
14.8k
EtPoint
5.1k
Vote count
117
questions
470
answers
About
JSR 203 promoter, JSON Schema activist, maintainer of Grappa (parsers in pure Java)
fge questions
Does there exist a surefire, cross platform way to reproduce a SIGBUS?
Generics and ClassCastException: why do I get this exception, how do I "work around" it?
Is an AtomicBoolean overkill in this code?
Cleaner way to handle varags in a @FunctionalInterface?
How can I tell whether the text I receive from a network/read from a file uses a given encoding?
Java's Properties: differences between .propertyNames() and .stringPropertyNames()?
How do I display a "single bar chart" in a TableColumn of a TableView (javaFX 8)?
What does this recommendation mean on InterSystem Russia's github coding guidelines (macro)?
JavaFX Application: is the primary stage in .start() any special?
Java 8 javadoc tool differences and bug with gradle: how to work around it?
fge answers
Java String.replaceAll not replacing concurrent repeated sequences
Parse all text in a list before equals sign
Custom word boundaries in regular expression
Get last part of url using a regex
Read last character of a text file
hashing a Java JSONObject
Writing a file from byte array into a zip file
How to replace uuid column with a word in vim
java.lang.NullPointerException when running program
Obtain unique/unrepeated values from a List