Deprecated API Usage  

 


Deprecated API Usage  �˻�� Deprecated API ���� �Բ� �޼ҵ带 ã���ϴ�.

���� Deprecated API Usage  üũ �ڽ��� ���õǰ� Inspection ï¿½ï¿½ � ������ ã�´ٸ� Inspection �� �������

Deprecated �ڵ尡 ���Ǿ��� �޼ҵ��� ����� �����ϰ� �ִ� Deprecated API usages ï¿½ï¿½ï¿½ï¿½ ǥ���մϴ�.


�˻翡 ���� �߰ߵ� ������ ���� � ���� ������ �ַ�ǵ� ���� �ʽ��ϴ�.


�� �˻�� � �ɼǵ� ������ �ʽ��ϴ�.


 

��� ��


���� Ŭ������ �����غ��ʽÿ�:

 

import java.util.Date;
 
public class AClass {
 
    void myMethod(){
        Date date = new Date();
        System.out.println(date.getDay());
    }
}
 

Inspection ï¿½ï¿½ AClass �� ����ǰ� �� �Ŀ������� �� �����찡 ��Ÿ�� ���Դϴ�.



Inspection ï¿½ï¿½ myMethod�� Deprecated API�� ����ϴ� ���� ��ſ��� �˸��ϴ�.