Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
3 lines
77 B
Java
3 lines
77 B
Java
import java.io.*;
|
|
|
|
public interface AnotherInterface extends Serializable {}
|