src/java.desktop/share/classes/java/beans/beancontext/BeanContextChildSupport.java
changeset 58309 c6f8b2c3dc66
parent 47216 71c04702a3d5
equal deleted inserted replaced
58308:b7192797f434 58309:c6f8b2c3dc66
   346 
   346 
   347     /**
   347     /**
   348      * The {@code BeanContext} in which
   348      * The {@code BeanContext} in which
   349      * this {@code BeanContextChild} is nested.
   349      * this {@code BeanContextChild} is nested.
   350      */
   350      */
       
   351     @SuppressWarnings("serial") // Not statically typed as Serializable
   351     public    BeanContextChild      beanContextChildPeer;
   352     public    BeanContextChild      beanContextChildPeer;
   352 
   353 
   353    /**
   354    /**
   354     * The {@code PropertyChangeSupport} associated with this
   355     * The {@code PropertyChangeSupport} associated with this
   355     * {@code BeanContextChildSupport}.
   356     * {@code BeanContextChildSupport}.