Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John Ericksen
John Ericksen has asked
8
questions and find answers to
41
problems.
Stats
975
EtPoint
301
Vote count
8
questions
41
answers
About
Java developer and Android fanatic.
Author of the following:
Transfuse - A compile time dependency injection and integration library for Google Android.
Parceler - A code generation library that generates the Android Parcelable boilerplate source code.
Asciidoclet - A Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
John Ericksen questions
Sun CodeModel generic method
Accessing Package Private element between parent / child classloaders
Testing WeakReference
Android background downloads statistic
Android SSLSocket handshake failure in Android 6 and above
Java Generics: Accessing Generic Type at runtime
John Ericksen answers
Guice - how to inject abstract field in parent from child
Guice : Is it possible to get all binded instances given a particular parent/interface/annotation?
Getting the qualified class name of generic type with Java 6 annotation processor
Write HQL clause using Hibernate Criteria API
Java annotation - how to get properties and class in processor
Using Parceler with android
Get TypeElement from Generic TypeParameterElement for Java Annotation Processor?
ASM or CGLIB analog for Dalvik
How does Transfuse compare with Dagger?
Using an Annotation Processor to create a list of classes with a certain annotation