I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • zzz's avatar
    1d419073
    Findbugs all over · 1d419073
    zzz authored
     - volatile -> atomic
     - unused code and fields
     - closing streams
     - hashCode / equals
     - known non-null
     - Number.valueOf
     - new String
     Still avoiding SAM, BOB, SusiMail
    1d419073
    History
    Findbugs all over
    zzz authored
     - volatile -> atomic
     - unused code and fields
     - closing streams
     - hashCode / equals
     - known non-null
     - Number.valueOf
     - new String
     Still avoiding SAM, BOB, SusiMail