Beans.java, [...]: Fixed javadocs.
2004-11-17 Michael Koch <konqueror@gmx.de> * java/beans/Beans.java, java/beans/PropertyChangeEvent.java, java/beans/PropertyEditorSupport.java: Fixed javadocs. From-SVN: r90799
This commit is contained in:
parent
2cc07ffcf1
commit
866212e722
4 changed files with 12 additions and 5 deletions
|
@ -204,7 +204,7 @@ public class Beans
|
|||
* Objects.
|
||||
*
|
||||
* @param bean the Bean to cast.
|
||||
* @param newClass the Class to cast it to.
|
||||
* @param newBeanClass the Class to cast it to.
|
||||
*
|
||||
* @return whether the Bean can be cast to the class type
|
||||
* in question.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue