예제 #1
0
 @Override
 public boolean isPureVirtual() {
   return PDOMCPPAnnotations.isPureVirtualMethod(getMethodAnnotation());
 }