4 lines
77 B
Java
Raw Normal View History

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