BufferedReader.java, [...]: Re-merged with Classpath.
* java/io/BufferedReader.java, java/io/ObjectInput.java, java/io/ObjectInputValidation.java, java/io/ObjectOutput.java: Re-merged with Classpath. From-SVN: r45342
This commit is contained in:
parent
898c7238df
commit
788d7b942c
6 changed files with 10 additions and 4 deletions
|
@ -34,7 +34,7 @@ package java.io;
|
|||
*
|
||||
* @author Aaron M. Renn (arenn@urbanophile.com)
|
||||
*/
|
||||
public abstract interface ObjectInputValidation
|
||||
public interface ObjectInputValidation
|
||||
{
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue