Files
samskivert/src/java/com
ray a1774e073d Following mike's example, let's put the @SuppressWarnings on the same
line as the thing we're suppressing, to more closely couple them.
Also, removed one hanging on a method by using a temporary variable within.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1848 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-05-31 03:24:35 +00:00
..