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
113
questions and find answers to
446
problems.
Stats
14.3k
EtPoint
4.9k
Vote count
113
questions
446
answers
About
JSR 203 promoter, JSON Schema activist, maintainer of Grappa (parsers in pure Java)
fge questions
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?
JavaFX "toolkit not initialized" in one test class but not two others; where is the difference?
Detect recursive method calls at run time in byte code using ASM (5.x): howto?
Lambda matches signature of a FunctionalInterface, yet "does not". How do you explain that the argument is passed at all?
Why does Spliterator<?> defines NONNULL as a characteristic?
fge answers
RegEx 'matches' different between Java and .NET
Overriding - Parameter difference
JBoss 7 Memory Configuration for 4G Memory, 64-bit
Details of file.exists() in Java?
Better solution than while (reentrantLock.isLocked()) for waiting
How can I tell whether the text I receive from a network/read from a file uses a given encoding?
generics unchecked warning conversion
Linux command to replace string in HUGE file with another string
Mocking method with runnable arguments that return void
Connecting to the server which password contains "@" symbols using ftp protocol