mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-24 09:49:12 +08:00
BeanContextSupport.java: New version from classpath.
2003-06-27 Michael Koch <konqueror@gmx.de> * java/beans/beancontext/BeanContextSupport.java: New version from classpath. From-SVN: r68606
This commit is contained in:
parent
2f161fa8c1
commit
5bbd6c3ee0
@ -1,3 +1,8 @@
|
||||
2003-06-27 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* java/beans/beancontext/BeanContextSupport.java:
|
||||
New version from classpath.
|
||||
|
||||
2003-06-27 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* java/awt/Window.java,
|
||||
|
@ -82,7 +82,7 @@ public class BeanContextSupport extends BeanContextChildSupport
|
||||
private static final long serialVersionUID = 3289144128843950629L;
|
||||
}
|
||||
|
||||
protected static class BCSIterator implements Iterator
|
||||
protected static final class BCSIterator implements Iterator
|
||||
{
|
||||
public boolean hasNext ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user