Stack Exchange
IT Security Stack Exchange
  • Questions
  • Tags
  • Users
  • About
IT Security Stack Exchange
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

durron597

101
reputation
3
  • Houston, TX
  • Member since September 21 2015
  • 4 profile views
  • Last seen Jun 01 '17 at 02:18

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:

  • Fastest way to check if two integers are on the same side of 0
  • Stack, foreach, wrong order?
  • Improve performance on BigDecimal to double conversion
  • Are ArrayLists more than twice as slow as arrays?
  • Nearest multiple of a power of two fraction

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?