Stack Exchange
Server Fault Stack Exchange
  • Questions
  • Tags
  • Users
  • About
Server Fault Stack Exchange
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

durron597

133
reputation
1
9
  • Houston, TX
  • Member since July 19 2013
  • 18 profile views
  • Last seen Feb 17 '21 at 17:43

Hooray 10,000,000 questions! #SOreadytohelp

Java Algorithm and Application developer in my not-free time. Lego Jedi the rest of the time.

Best Questions:

  • http://stackoverflow.com/q/16950163/1768232
  • http://stackoverflow.com/q/14900710/1768232
  • http://stackoverflow.com/q/14739823/1768232
  • http://stackoverflow.com/q/20482225/1768232
  • http://stackoverflow.com/q/28238149/1768232

Best Answers:

  • how to stop “JavaFX Application Thread”
  • How do I implement TypeAdapterFactory in Gson?
  • Turn off logback logging for other libraries while in certain class
  • Why does Gson serializes runtime type in list, not specified compile-time type?
  • MoneyFormatter::parseMoney throws MoneyFormatException
  • Is there a better way to traverse a string in java?
  • Reorder four points of a rectangle to the correct order
  • How do I get typeName() from a mock object in a JUnit test?
  • Why can't we switch on classes in Java 7+?
  • Why does wrapping an exception still request try-catch even when adding a throws?