2017-09-12 19:03:39 +02:00

4 lines
77 B
Java

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