Oops, javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504349 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
386cf07d7d
commit
de4952beaf
|
@ -1023,7 +1023,7 @@ public class FastDateFormat extends Format {
|
|||
* Create the object after serialization. This implementation reinitializes the
|
||||
* transient properties.
|
||||
*
|
||||
* @param ObjectInputStream from which the object is being deserialized.
|
||||
* @param in ObjectInputStream from which the object is being deserialized.
|
||||
* @throws IOException if there is an IO issue.
|
||||
* @throws ClassNotFoundException if a class cannot be found.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue