blob: 5978b5648c6e8b0ac38214ba31bc4eecf41af0e7 [file] [log] [blame]
package i;
/**
* @noimplement This interface is not intended to be implemented by clients.
*/
public interface INoImpl2 {
}