6 lines
67 B
Java
6 lines
67 B
Java
package com.cim.idm.service;
|
|
|
|
public interface OtherInService {
|
|
|
|
}
|