Lines Matching full:seems
482 for a bug. Even when SWT.SELECTED is not negative, it seems good practice
898 This code seems to be storing a non-serializable object into an HttpSession.
926 This clone method seems to return null in some circumstances, but clone is never
947 This toString method seems to return null in some circumstances. A liberal reading of the
1034 seems that the existence of both of these methods is intentional, but is sure is confusing.
1343 <p> This class contains a field that is updated at multiple places in the class, thus it seems to be part of the state of the class. However, since the field is marked as transient and not set in readObject or readResolve, it will contain the default value in any
1530 for a bug. Even when SWT.SELECTED is not negative, it seems good practice
2685 <p>the programmer seems to be thinking that the trim() method will update
2979 declared in an anonymous class, it seems that this method is uncallable. The method
3536 but can be accessed in a way that seems to violate those annotations.</p>
3684 <p>Since the field is synchronized on, it seems not likely to be null.
4146 <p> The method seems to be building a String using concatenation in a loop.
4410 <p>The method invokes the execute method on an SQL statement with a String that seems
4625 This code seems to be passing a non-serializable object to the ObjectOutput.writeObject method.
4937 <p> This code seems to be using non-short-circuit logic (e.g., &
4960 <p> This code seems to be using non-short-circuit logic (e.g., &