2013년 8월 23일2016년 2월 4일 by nobaksan interface Myitf{….} class myclass inplements myitf{ add(){ } del(){ } } A—-interface——B └—–B1