2014-06-06 14:58:41 +04:00

4 lines
77 B
Java

import java.io.*;
public interface AnotherInterface extends Serializable {}