package p;

import java.io.IOException;

public class OtherImpl implements IGeneric {
}
