> WTKXSerializer.java:81 Method > org.apache.pivot.wtkx.WTKXSerializer$NamedObjectBindings.putAll(Map) > makes inefficient use of keySet iterator instead of entrySet iterator
You can ignore this one. > Spinner.java:203 Should > org.apache.pivot.wtk.Spinner$SpinnerBindingListenerList be a _static_ > inner class? Fixed - thanks.
